Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
2fcf0de8a122ddb265d8c32d6ac1012c070e4f24
/
lib
/
Frontend
/
LangStandards.cpp
561d3ab
Remove unnecessary default cases in switches over enums.
by David Blaikie
· 13 years ago
5f9e272
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
by Chris Lattner
· 13 years ago
83e7a78
rename llvm::llvm_report_error -> llvm::report_fatal_error
by Chris Lattner
· 15 years ago
9f61aa9
Un-namespace-qualify llvm_unreachable. It's a macro, so the qualification gave
by Jeffrey Yasskin
· 15 years ago
68f7a24
spread 'const' love to some variables. this considerably reduces the amount of dirty data around.
by Nuno Lopes
· 15 years ago
f51ac1b
Factor out a LangStandard class and coalesce the information about the standards into LangStandards.def
by Daniel Dunbar
· 15 years ago