[PATCH] D46233: [ASTMatchers] Overload isConstexpr for ifStmts

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 29 03:55:35 PDT 2018


xazax.hun created this revision.
xazax.hun added reviewers: alexfh, aaron.ballman.
Herald added subscribers: dkrupp, rnkovacs, klimek.

The HTML is the result of running the `dump_ast_matchers.py` script. There are more changes than I expected, looks like some link disappeared. I do not know if that is intentional.


Repository:
  rC Clang

https://reviews.llvm.org/D46233

Files:
  docs/LibASTMatchersReference.html
  include/clang/ASTMatchers/ASTMatchers.h
  unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46233.144476.patch
Type: text/x-patch
Size: 17087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180429/ec05f457/attachment-0001.bin>


More information about the cfe-commits mailing list