[PATCH] D20052: Add new ASTMatcher that matches dynamic exception specifications.

don hinton via cfe-commits cfe-commits at lists.llvm.org
Sat May 14 18:29:04 PDT 2016


hintonda updated this revision to Diff 57290.
hintonda added a comment.

- Added new isThrow matcher to complement isNoThrow, and changed hadDynamicExceptionSpec to take a parameter, e.g., isThrow() or isNoThrow().


http://reviews.llvm.org/D20052

Files:
  docs/LibASTMatchersReference.html
  include/clang/ASTMatchers/ASTMatchers.h
  lib/ASTMatchers/Dynamic/Registry.cpp
  unittests/ASTMatchers/ASTMatchersTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20052.57290.patch
Type: text/x-patch
Size: 8056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160515/b0dae4b7/attachment-0001.bin>


More information about the cfe-commits mailing list