summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/basic/basic.def.odr
Commit message (Expand)AuthorAgeFilesLines
* C++ DR712 and others: handle non-odr-use resulting from an lvalue-to-rvalue c...Richard Smith2019-06-141-0/+80
* Revert 363295, it caused PR42276. Also revert follow-ups 363337, 363340.Nico Weber2019-06-141-80/+0
* C++ DR712 and others: handle non-odr-use resulting from an lvalue-to-rvalue c...Richard Smith2019-06-131-0/+80
* Check for redefinitions in MergeVarDecl. This finds redefinitions of globals ...Sebastian Redl2010-02-021-0/+21
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* When recursively instantiating function templates, keep track of theDouglas Gregor2009-06-301-1/+1
* New test for when the subexpressions within a typeid are potentially evaluate...Douglas Gregor2009-06-231-0/+36
OpenPOWER on IntegriCloud