Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | C++ DR712 and others: handle non-odr-use resulting from an lvalue-to-rvalue c... | Richard Smith | 2019-06-14 | 1 | -0/+80 |
* | Revert 363295, it caused PR42276. Also revert follow-ups 363337, 363340. | Nico Weber | 2019-06-14 | 1 | -80/+0 |
* | C++ DR712 and others: handle non-odr-use resulting from an lvalue-to-rvalue c... | Richard Smith | 2019-06-13 | 1 | -0/+80 |
* | Check for redefinitions in MergeVarDecl. This finds redefinitions of globals ... | Sebastian Redl | 2010-02-02 | 1 | -0/+21 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | When recursively instantiating function templates, keep track of the | Douglas Gregor | 2009-06-30 | 1 | -1/+1 |
* | New test for when the subexpressions within a typeid are potentially evaluate... | Douglas Gregor | 2009-06-23 | 1 | -0/+36 |