Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
88c2596edc8eb475e20f6033de1ea01669695a0c
/
lib
/
Frontend
/
LangStandards.cpp
5f9e272
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
by Chris Lattner
· 14 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