Add voidType() matcher.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D6656
Add voidType() matcher. ClosedPublic Authored by sbenza on Dec 15 2014, 6:24 AM.
Details Summary Add voidType() matcher.
Diff Detail
Event Timelinesbenza updated this object. This revision is now accepted and ready to land.Dec 15 2014, 6:28 AM Closed by commit rL224250: Add voidType() matcher. (authored by sbenza). · Explain WhyDec 15 2014, 7:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 17282 cfe/trunk/include/clang/ASTMatchers/ASTMatchers.h
cfe/trunk/lib/ASTMatchers/Dynamic/Registry.cpp
cfe/trunk/unittests/ASTMatchers/ASTMatchersTest.cpp
|