summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/temp/temp.spec/temp.explicit/p9-linkage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.Chandler Carruth2016-12-231-1/+1
* Disable llvm optimizations, but keep -O1 to test available_externally.Rafael Espindola2013-09-041-1/+1
* hopefully fix a bunch of ARM buildbot failuresNuno Lopes2012-05-091-1/+1
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Reinstate the optimization suppressing available_externally functionsDouglas Gregor2010-07-131-1/+1
* Speculatively revert r108156; it appears to be breaking self-host.Douglas Gregor2010-07-121-1/+1
* Do not generate LLVM IR for available_externally function bodies atDouglas Gregor2010-07-121-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Implement proper linkage for explicit instantiation declarations ofDouglas Gregor2009-10-271-0/+66
OpenPOWER on IntegriCloud