summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/Rewrite/FrontendActions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move DebugInfoKind into its own header to cut the cyclic dependency edge from...Benjamin Kramer2016-02-021-5/+4
* Roll-back r250822.Angel Garcia Gomez2015-10-201-1/+1
* Apply modernize-use-default to clang.Angel Garcia Gomez2015-10-201-1/+1
* Fix a small bug in clang where generating some temporary files would have an ...Argyrios Kyrtzidis2015-09-091-1/+1
* [fixit] Use overwriteChangedFiles() to deal with Windows mapped filesReid Kleckner2015-06-171-2/+3
* Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325)David Blaikie2014-08-101-7/+7
* Revert "unique_ptr-ify ownership of ASTConsumers"David Blaikie2014-07-171-7/+7
* unique_ptr-ify ownership of ASTConsumersDavid Blaikie2014-07-171-7/+7
* Make clang's rewrite engine a core featureAlp Toker2014-07-161-0/+196
OpenPOWER on IntegriCloud