summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/pr18635.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Small fix for bug 18635.Alexander Musman2014-09-261-0/+22
(clang crashed in CodeGen in llvm::Module::getNamedValue on thread_local std::unique_ptr<int>). Differential Revision: http://reviews.llvm.org/D5353 llvm-svn: 218503
OpenPOWER on IntegriCloud