summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/linkage-spec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* When performing unqualified name lookup in C++, don't look directlyDouglas Gregor2009-12-081-0/+14
* When checking the namespace of a redeclaration or definition, look through li...Sebastian Redl2009-11-081-0/+7
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Skip transparent contexts when performing C++ name lookupDouglas Gregor2009-08-241-0/+8
* Fix another case where the extern-ness of extern "C" wasn't being captured. Anders Carlsson2009-05-161-0/+4
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* When determining whether a variable is a file-scoped variable, checkDouglas Gregor2009-01-071-0/+6
* Add forgotten test case for linkage specificationsDouglas Gregor2009-01-051-0/+17
OpenPOWER on IntegriCloud