Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace OwningPtr with std::unique_ptr. | Ahmed Charles | 2014-03-07 | 1 | -1/+1 |
* | ASTTests/DeclTest.cpp: Tweak on msvc target to add "-fno-ms-extensions". | NAKAMURA Takumi | 2013-06-05 | 1 | -0/+1 |
* | __uint128_t is only available on 64 bit platforms, only test it when it's aro... | Benjamin Kramer | 2013-06-03 | 1 | -0/+2 |
* | Fix memory leak for APValues that do memory allocation. | Manuel Klimek | 2013-06-03 | 1 | -0/+56 |