Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
eedcd9c1ea4c98b97714bcc7fc4167fd4cb47b37
/
clang
/
lib
/
Frontend
/
LangStandards.cpp
49a2790
[C++11] Use 'nullptr'. Frontend edition.
by Craig Topper
· 11 years ago
f47fa30
Remove unnecessary default cases in switches over enums.
by David Blaikie
· 14 years ago
0e62c1c
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
by Chris Lattner
· 14 years ago
4b73cfa
rename llvm::llvm_report_error -> llvm::report_fatal_error
by Chris Lattner
· 16 years ago
1615d45
Un-namespace-qualify llvm_unreachable. It's a macro, so the qualification gave
by Jeffrey Yasskin
· 16 years ago
221c1fd
spread 'const' love to some variables. this considerably reduces the amount of dirty data around.
by Nuno Lopes
· 16 years ago
e0d81f2
Factor out a LangStandard class and coalesce the information about the standards into LangStandards.def
by Daniel Dunbar
· 16 years ago