| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert r345562: "PR23833, DR2140: an lvalue-to-rvalue conversion on a glvalue... | Richard Smith | 2018-11-03 | 1 | -41/+0 |
| * | PR23833, DR2140: an lvalue-to-rvalue conversion on a glvalue of type | Richard Smith | 2018-10-30 | 1 | -0/+41 |
| * | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
| * | add missing newlines at end of file. | Chris Lattner | 2010-12-21 | 1 | -1/+1 |
| * | Pass a -I flag when compiling nullptr.cpp so the typeinfo header can be found... | Anders Carlsson | 2010-11-04 | 1 | -1/+1 |
| * | std::nullptr_t is a fundamental type for RTTI purposes. | Anders Carlsson | 2010-11-04 | 1 | -0/+7 |
| * | Perform overload resolution when static_cast'ing from a | Douglas Gregor | 2010-03-07 | 1 | -1/+11 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Codegen support for nullptr from C++0x. | Anders Carlsson | 2009-09-15 | 1 | -0/+7 |

