summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/LangStandards.cpp
Commit message (Expand)AuthorAgeFilesLines
* rename llvm::llvm_report_error -> llvm::report_fatal_errorChris Lattner2010-04-071-1/+1
* Un-namespace-qualify llvm_unreachable. It's a macro, so the qualification gaveJeffrey Yasskin2009-12-121-1/+1
* spread 'const' love to some variables. this considerably reduces the amount o...Nuno Lopes2009-12-101-1/+1
* Factor out a LangStandard class and coalesce the information about the standa...Daniel Dunbar2009-11-261-0/+44
OpenPOWER on IntegriCloud