Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [C++11] Use 'nullptr'. | Craig Topper | 2014-06-08 | 1 | -5/+5 |
* | LinkModulesTest.cpp: Reformat. | NAKAMURA Takumi | 2014-04-29 | 1 | -20/+13 |
* | LinkModulesTest.cpp: Use test-specific Ctx instead of getGlobalContext(). The... | NAKAMURA Takumi | 2014-04-29 | 1 | -4/+2 |
* | Replace OwningPtr<T> with std::unique_ptr<T>. | Ahmed Charles | 2014-03-06 | 1 | -1/+1 |
* | [Layering] Sink Linker.h into a Linker subdirectory to make it | Chandler Carruth | 2014-03-06 | 1 | -1/+1 |
* | [cleanup] Re-sort all the includes with utils/sort_includes.py. | Chandler Carruth | 2014-03-04 | 1 | -1/+1 |
* | Reapply r194218 with fix: | Bill Wendling | 2014-01-16 | 1 | -0/+165 |
* | Revert "Move copying of global initializers below the cloning of functions." | Adrian Prantl | 2013-11-09 | 1 | -131/+0 |
* | Revert "Run clang-format on file." | Adrian Prantl | 2013-11-09 | 1 | -9/+14 |
* | Run clang-format on file. | Bill Wendling | 2013-11-07 | 1 | -14/+9 |
* | Move copying of global initializers below the cloning of functions. | Bill Wendling | 2013-11-07 | 1 | -0/+131 |