Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D32810
Add cxxStdInitializerListExpr AST matcher ClosedPublic Authored by kuhar on May 3 2017, 9:15 AM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 3 2017, 12:00 PM Closed by commit rL302287: Add cxxStdInitializerListExpr AST matcher (authored by kuhar). · Explain WhyMay 5 2017, 2:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 98018 cfe/trunk/docs/LibASTMatchersReference.html
cfe/trunk/include/clang/ASTMatchers/ASTMatchers.h
cfe/trunk/lib/ASTMatchers/Dynamic/Registry.cpp
cfe/trunk/unittests/ASTMatchers/ASTMatchersNodeTest.cpp
|