summaryrefslogtreecommitdiffstats
path: root/lib/Edit/Commit.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Edit] Use StringRef's copy method. No functional change intended.Benjamin Kramer2015-08-041-1/+1
* [objcmt] Revert r191796, it's not needed anymore.Argyrios Kyrtzidis2014-04-281-7/+5
* ObjectiveC migrator: When doing migration, migrator must suggestFariborz Jahanian2013-10-011-5/+7
* [Objective-C migrator] replace candidate user setter/getter withFariborz Jahanian2013-07-081-1/+1
* Sort all of Clang's files under 'lib', and fix up the broken headersChandler Carruth2012-12-041-1/+1
* Refactor recording the preprocessor conditional directive regions out ofArgyrios Kyrtzidis2012-12-041-2/+2
* Fix uninitialized variable use bug found by the clairvoyant static analyzer.Argyrios Kyrtzidis2012-06-271-0/+1
* Unify naming of LangOptions variable/get function across the Clang stack (Lex...David Blaikie2012-03-111-1/+1
* Add new code migrator support for migrating existing Objective-C code to useTed Kremenek2012-03-061-0/+345