Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [C++11] Use 'nullptr'. | Craig Topper | 2014-06-08 | 1 | -1/+1 |
* | DebugIRTests: Fixup for r204130. | NAKAMURA Takumi | 2014-03-18 | 1 | -1/+1 |
* | Replace OwningPtr<T> with std::unique_ptr<T>. | Ahmed Charles | 2014-03-06 | 1 | -2/+2 |
* | [Layering] Move DebugInfo.h into the IR library where its implementation | Chandler Carruth | 2014-03-06 | 1 | -1/+1 |
* | [Layering] Move DIBuilder.h into the IR library where its implementation | Chandler Carruth | 2014-03-06 | 1 | -1/+1 |
* | Simplify remove, create_directory and create_directories. | Rafael Espindola | 2014-02-23 | 1 | -3/+4 |
* | Re-sort all of the includes with ./utils/sort_includes.py so that | Chandler Carruth | 2014-01-07 | 1 | -4/+3 |
* | Replace UNIXy path with os-independent one in DebugIR unit test | Daniel Malea | 2013-06-28 | 1 | -7/+8 |
* | Fix Windows/Darwin build error in DebugIR unit tests | Daniel Malea | 2013-06-28 | 1 | -9/+19 |
* | Adding tests for DebugIR pass | Daniel Malea | 2013-06-28 | 1 | -0/+296 |