summaryrefslogtreecommitdiff
path: root/lib/Transforms/ObjCARC/ObjCARCAliasAnalysis.cpp
Commit message (Expand)AuthorAge
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-22
* [objc-arc] Changed 'mode: c++' => 'C++' at Nick Lewycky's suggestion. Also re...Michael Gottesman2013-07-10
* [objc-arc] Remove the alias analysis part of r185764.Michael Gottesman2013-07-07
* [objc-arc] Teach the ARC optimizer that objc_sync_enter/objc_sync_exit do not...Michael Gottesman2013-07-07
* Sorted includes using utils/sort_includes.Michael Gottesman2013-01-29
* Removed some cruft from ObjCARCAliasAnalysis.cpp.Michael Gottesman2013-01-29
* Cleaned up includes in various ObjCARC files and removed some whitespace viol...Michael Gottesman2013-01-28
* Refactor ObjCARCAliasAnalysis into its own file.Michael Gottesman2013-01-28