| Commit message (Expand) | Author | Age | Files | Lines |
* | Added AST matcher for ignoring elidable constructors | Dmitri Gribenko | 2019-06-13 | 1 | -5/+73 |
* | [clang][OpenMP] Fix another test when using libgomp. | Jordan Rupprecht | 2019-03-21 | 1 | -2/+2 |
* | [ASTMatchers][OpenMP] Add base ompExecutableDirective() matcher. | Roman Lebedev | 2019-03-21 | 1 | -0/+12 |
* | [CUDA] add support for the new kernel launch API in CUDA-9.2+. | Artem Belevich | 2019-01-31 | 1 | -1/+3 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [ASTMatchers] Introduce a blockDecl matcher for matching block declarations | George Karpenkov | 2018-05-16 | 1 | -1/+1 |
* | Added braces to work around gcc warning in googletest: suggest explicit brace... | Galina Kistanova | 2017-06-15 | 1 | -3/+6 |
* | Add AST matchers for ObjCProtocolDecl, ObjCCategoryDecl, ObjCMethodDecl, ObjC... | Aaron Ballman | 2017-03-15 | 1 | -12/+23 |
* | [CUDA] Do not allow using NVPTX target for host compilation. | Artem Belevich | 2016-08-02 | 1 | -1/+1 |
* | Don't instantiate a full host toolchain in ASTMatchersTest. | Justin Lebar | 2016-06-30 | 1 | -15/+21 |
* | Dividied ASTMatcherTests into 4 files | Piotr Padlewski | 2016-05-17 | 1 | -2/+74 |
* | Clarify memory ownership semantics; NFC. | Aaron Ballman | 2016-04-21 | 1 | -10/+9 |
* | Adding new AST matchers for: addrLabelExpr, atomicExpr, binaryConditionalOper... | Aaron Ballman | 2016-03-09 | 1 | -0/+7 |
* | Add an optional ToolName argument to runToolOnCodeWithArgs/buildASTFromCodeWi... | Benjamin Kramer | 2016-01-29 | 1 | -3/+3 |
* | [CUDA] Make CUDA compilation usable by default. | Artem Belevich | 2015-11-17 | 1 | -0/+1 |
* | Roll-back r250822. | Angel Garcia Gomez | 2015-10-20 | 1 | -1/+1 |
* | Apply modernize-use-default to clang. | Angel Garcia Gomez | 2015-10-20 | 1 | -1/+1 |
* | Adding a narrowing AST matcher for FunctionDecl::isVariadic(), plus tests and... | Aaron Ballman | 2015-10-05 | 1 | -0/+7 |
* | Fixing a bug where hasType(decl()) would fail to match on C code involving st... | Aaron Ballman | 2015-09-04 | 1 | -0/+6 |
* | Make the clang module container format selectable from the command line. | Adrian Prantl | 2015-07-17 | 1 | -1/+1 |
* | [cuda] Driver changes to compile and stitch together host and device-side CUD... | Artem Belevich | 2015-07-13 | 1 | -0/+1 |
* | This reverts commit r242058, r242065, r242067. | Rafael Espindola | 2015-07-13 | 1 | -1/+0 |
* | [cuda] Driver changes to compile and stitch together host and device-side CUD... | Artem Belevich | 2015-07-13 | 1 | -0/+1 |
* | Introduce a PCHContainerOperations interface (NFC). | Adrian Prantl | 2015-06-20 | 1 | -0/+1 |
* | Remove redundant virtual on member functions marked 'override'. | David Blaikie | 2015-04-08 | 1 | -1/+1 |
* | Add support for a few Objective-C matchers. | Manuel Klimek | 2015-03-12 | 1 | -2/+20 |
* | Reverting r232034, as it broke one of the bots with link errors. Details at: ... | Aaron Ballman | 2015-03-12 | 1 | -20/+2 |
* | Added some matchers for objective c selectors and messages to ASTMatchers.h. ... | Aaron Ballman | 2015-03-12 | 1 | -2/+20 |
* | Add -frtti and -fexceptions to tests that assume these are on. | Filipe Cabecinhas | 2015-03-02 | 1 | -1/+5 |
* | Re-apply r222646 (was reverted in r222667). Adding 4 ASTMatchers: typedefDecl... | Manuel Klimek | 2014-11-25 | 1 | -5/+7 |
* | Reverting r222646; the tests do not pass on Windows. Also reverts r222664, wh... | Aaron Ballman | 2014-11-24 | 1 | -7/+5 |
* | Adding 4 ASTMatchers: typedefDecl, isInMainFile, isInSystemFile, isInFileMatc... | Manuel Klimek | 2014-11-24 | 1 | -5/+7 |
* | Adds 'override' to overriding methods. NFC. | Fariborz Jahanian | 2014-10-01 | 1 | -1/+1 |
* | Header guard canonicalization, clang part. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
* | ASTMatchersTests/matchesConditionallyWithCuda: Add -fno-ms-extensions, and ge... | NAKAMURA Takumi | 2014-08-05 | 1 | -1/+4 |
* | Adds AST matchers for matching CUDA declarations. | Manuel Klimek | 2014-08-05 | 1 | -0/+66 |
* | [C++11] Use 'nullptr'. Unittests edition. | Craig Topper | 2014-06-08 | 1 | -3/+3 |
* | Fix 3 test-only leaks found by LSan. | Nico Weber | 2014-04-24 | 1 | -4/+6 |
* | Replace OwningPtr with std::unique_ptr. | Ahmed Charles | 2014-03-07 | 1 | -4/+6 |
* | Switch all uses of LLVM_OVERRIDE to just use 'override' directly. | Craig Topper | 2014-03-02 | 1 | -1/+1 |
* | Introduce MatchFinder::matchAST. | Peter Collingbourne | 2013-11-07 | 1 | -0/+17 |
* | Re-introduce MatchFinder::addDynamicMatcher. | Peter Collingbourne | 2013-11-07 | 1 | -1/+15 |
* | Enhancements for the DynTypedMatcher system. | Samuel Benzaquen | 2013-06-20 | 1 | -35/+0 |
* | First revision of the dynamic ASTMatcher library. | Manuel Klimek | 2013-05-14 | 1 | -0/+35 |
* | Remove useless 'llvm::' qualifier from names like StringRef and others that are | Dmitri Gribenko | 2013-01-12 | 1 | -1/+1 |
* | Fix binding of nodes in case of forEach..() matchers. | Daniel Jasper | 2012-11-11 | 1 | -1/+1 |
* | Fix ASTMatchersTests to not create an overloaded-virtual warning. | Daniel Jasper | 2012-10-29 | 1 | -4/+2 |
* | Adds the possibility to run ASTMatchFinder over arbitrary AST nodes. | Manuel Klimek | 2012-10-24 | 1 | -2/+5 |
* | Add matchers for selected C++11 features. | Daniel Jasper | 2012-10-01 | 1 | -4/+5 |
* | Reland r160052: Default to -std=c++11 on Windows. | Nico Weber | 2012-08-30 | 1 | -3/+7 |