summaryrefslogtreecommitdiff
path: root/include/clang/Edit
Commit message (Expand)AuthorAge
* [C++11] Use 'nullptr'Craig Topper2014-05-06
* [objcmt] Revert r191796, it's not needed anymore.Argyrios Kyrtzidis2014-04-28
* [cleanup] Stop specifying size overrides for BumpPtrAllocators.Chandler Carruth2014-03-27
* [C++11] Simplify compare operators with std::tie.Benjamin Kramer2014-03-03
* ObjectiveC migrator: When doing migration, migrator must suggestFariborz Jahanian2013-10-01
* ObjectiveC migrator: Remove semicolon after the typedefFariborz Jahanian2013-07-18
* ObjectiveC migration. migration to NS_ENUM/SN_OPTIONFariborz Jahanian2013-07-18
* ObjC migrator: build conforming interfaceFariborz Jahanian2013-07-16
* [Objective-C migrator] replace candidate user setter/getter withFariborz Jahanian2013-07-08
* [objc migrator]: More knobs to do migration toFariborz Jahanian2013-07-05
* Use SmallVectorImpl instead of SmallVector for iterators and references to av...Craig Topper2013-07-04
* [objcmt] Rewrite a NSDictionary dictionaryWithObjects:forKeys: to a dictionar...Argyrios Kyrtzidis2013-01-16
* Sort #include lines for all files under include/...Chandler Carruth2012-12-04
* Refactor recording the preprocessor conditional directive regions out ofArgyrios Kyrtzidis2012-12-04
* Unify naming of LangOptions variable/get function across the Clang stack (Lex...David Blaikie2012-03-11
* Just use memcpy directly, uninitialized_copy requires an <algorithm> include.Benjamin Kramer2012-03-06
* Add new code migrator support for migrating existing Objective-C code to useTed Kremenek2012-03-06