Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) | David Blaikie | 2014-08-10 | 1 | -3/+4 |
* | Revert "unique_ptr-ify ownership of ASTConsumers" | David Blaikie | 2014-07-17 | 1 | -4/+3 |
* | unique_ptr-ify ownership of ASTConsumers | David Blaikie | 2014-07-17 | 1 | -3/+4 |
* | ASTTests//EvaluateAsRValueTest.cpp: Appease *-win32 target to add -fno-delaye... | NAKAMURA Takumi | 2014-03-15 | 1 | -0/+1 |
* | Change a raw string literal back to C++98 style to fix freeBSD9.2 builtbot | James Dennett | 2014-03-14 | 1 | -16/+15 |
* | Fix a crash (assertion failure) in EvaluateAsRValue. | James Dennett | 2014-03-14 | 1 | -0/+112 |