summaryrefslogtreecommitdiffstats
path: root/clang/examples/AnnotateFunctions/AnnotateFunctions.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Attr] Add missing header for clang example.David Green2019-12-091-0/+1
* [Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-1/+1
* [PragmaHandler] Expose `#pragma` locationJoel E. Denny2019-05-211-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add a PragmaHandler Registry for plugins to add PragmaHandlers toJohn Brawn2016-04-041-1/+37
* Make it possible for AST plugins to enable themselves by defaultJohn Brawn2016-03-151-0/+52
OpenPOWER on IntegriCloud