Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the -cxx-abi command-line flag. | Hans Wennborg | 2014-01-14 | 1 | -1/+1 |
* | Update tests in preparation for using the MS ABI for Win32 targets | Hans Wennborg | 2014-01-13 | 1 | -1/+1 |
* | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
* | constexpr functions are implicitly const. More tests to follow. | Richard Smith | 2011-09-30 | 1 | -1/+7 |
* | Track in the AST whether a function is constexpr. | Richard Smith | 2011-08-15 | 1 | -0/+20 |