コミット履歴

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