Commit History

Author SHA1 Message Date
  Craig Topper d24fb6c947 [C++11] Use 'nullptr'. Frontend edition. 11 years ago
  David Blaikie 561d3abc88 Remove unnecessary default cases in switches over enums. 13 years ago
  Chris Lattner 5f9e272e63 remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 14 years ago
  Chris Lattner 83e7a78a9f rename llvm::llvm_report_error -> llvm::report_fatal_error 15 years ago
  Jeffrey Yasskin 9f61aa9e28 Un-namespace-qualify llvm_unreachable. It's a macro, so the qualification gave 15 years ago
  Nuno Lopes 68f7a24262 spread 'const' love to some variables. this considerably reduces the amount of dirty data around. 15 years ago
  Daniel Dunbar f51ac1b3d0 Factor out a LangStandard class and coalesce the information about the standards into LangStandards.def 15 years ago