PiotrZSL accepted this revision.
PiotrZSL added a comment.
This revision is now accepted and ready to land.

LGTM.
Nothing fancy, looks straight forward.
You may want to wait for an Aaron Ballman opinion.



================
Comment at: clang/docs/LibASTMatchersReference.html:2454
+<tr><td>Matcher&lt;<a 
href="https://clang.llvm.org/doxygen/classclang_1_1Type.html";>Type</a>&gt;</td><td
 class="name" onclick="toggle('bitIntType0')"><a 
name="bitIntType0Anchor">bitIntType</a></td><td>Matcher&lt;<a 
href="https://clang.llvm.org/doxygen/classclang_1_1BitIntType.html";>BitIntType</a>&gt;...</td></tr>
+<tr><td colspan="4" class="doc" id="bitIntType0"><pre>Matches _BitInt types.
+
----------------
Maybe: "Matches a fixed int type of a specified bitwidth."


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158872/new/

https://reviews.llvm.org/D158872

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to