Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible | Chandler Carruth | 2015-09-09 | 1 | -1/+1 |
* | DataLayout is mandatory, update the API to reflect it with references. | Mehdi Amini | 2015-03-10 | 1 | -2/+3 |
* | Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requirin... | Aaron Ballman | 2015-02-15 | 1 | -2/+2 |
* | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -3/+3 |
* | Revert "Give internal classes hidden visibility." | Benjamin Kramer | 2013-09-11 | 1 | -1/+1 |
* | Give internal classes hidden visibility. | Benjamin Kramer | 2013-09-11 | 1 | -1/+1 |
* | [objc-arc] Changed 'mode: c++' => 'C++' at Nick Lewycky's suggestion. Also re... | Michael Gottesman | 2013-07-10 | 1 | -1/+1 |
* | Fixed some whitespace/80+ violations. Also added a space after a namespace de... | Michael Gottesman | 2013-01-29 | 1 | -0/+1 |
* | Extracted ObjCARCContract from ObjCARCOpts into its own file. | Michael Gottesman | 2013-01-29 | 1 | -0/+79 |