summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/ObjCARC/ObjCARCAliasAnalysis.h
Commit message (Expand)AuthorAgeFilesLines
* [ARC] Pull the ObjC ARC components that really serve the role ofChandler Carruth2015-08-201-72/+0
* [PM/AA] Run clang-format over the ObjCARC Alias Analysis code toChandler Carruth2015-08-141-35/+33
* [PM/AA] Extract the ModRef enums from the AliasAnalysis class inChandler Carruth2015-07-221-6/+6
* [PM/AA] Remove the Location typedef from the AliasAnalysis class nowChandler Carruth2015-06-171-3/+5
* Make DataLayout Non-Optional in the ModuleMehdi Amini2015-03-041-3/+1
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-3/+3
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-051-11/+11
* Revert "Give internal classes hidden visibility."Benjamin Kramer2013-09-111-2/+2
* Give internal classes hidden visibility.Benjamin Kramer2013-09-111-2/+2
* [objc-arc] Changed 'mode: c++' => 'C++' at Nick Lewycky's suggestion. Also re...Michael Gottesman2013-07-101-1/+1
* Added two missing headers from ObjCARCAliasAnalysis.h.Michael Gottesman2013-01-291-0/+3
* Refactor ObjCARCAliasAnalysis into its own file.Michael Gottesman2013-01-281-0/+71
OpenPOWER on IntegriCloud