aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Clean up use of C allocation functionsSerge Pavlov2018-02-211-4/+3
* Use StringRef for MemoryBuffer identifier API (NFC)Mehdi Amini2016-10-011-1/+1
* [NFC] Header cleanupMehdi Amini2016-07-181-2/+1
* Frontend: Simplify ownership model for clang's output streams.Peter Collingbourne2016-07-151-8/+7
* Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").Alexander Kornienko2015-06-221-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-221-1/+1
* Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325)David Blaikie2014-08-101-5/+6
* Revert "unique_ptr-ify ownership of ASTConsumers"David Blaikie2014-07-171-6/+5
* unique_ptr-ify ownership of ASTConsumersDavid Blaikie2014-07-171-5/+6
* Make clang's rewrite engine a core featureAlp Toker2014-07-161-0/+94