コミット履歴

作者 SHA1 メッセージ 日付
  Tobias Grosser 0d40b638c5 Support 'remark' in VerifyDiagnosticConsumer 11 年 前
  Alp Toker e8da95f84f TextDiagnosticBuffer: Fix copy-paste mistake in r197856 11 年 前
  Alp Toker a2cd7434fd Fix getCustomDiagID() usage in CodeGen and TextDiagnosticBuffer 11 年 前
  Douglas Gregor cc2b653c31 Remove DiagnosticConsumer::clone(), a bad idea that is now unused. 12 年 前
  Benjamin Kramer 0f584640dc Escape % in the TextDiagnosticBuffer so they aren't interpreted twice when fed into the diagnostic formatting machinery again. 12 年 前
  Dylan Noblesmith f7ccbad5d9 Basic: import SmallString<> into clang namespace 13 年 前
  Douglas Gregor aee526e776 Introduce a pure virtual clone() method to DiagnosticConsumer, so that 14 年 前
  David Blaikie 40847cfb58 Rename DiagnosticInfo to Diagnostic as per issue 5397 14 年 前
  David Blaikie 78ad0b9884 Rename DiagnosticClient to DiagnosticConsumer as per issue 5397 14 年 前
  David Blaikie d6471f7c19 Rename Diagnostic to DiagnosticsEngine as per issue 5397 14 年 前
  David Blaikie 548f6c8e80 More missing header inclusions from llvm_unreachable migration. 14 年 前
  David Blaikie b219cfc4d7 Switch assert(0/false) llvm_unreachable. 14 年 前
  Argyrios Kyrtzidis f2224d89a6 Since multiple diagnostics can share one diagnostic client, have the client keeping track 14 年 前
  Daniel Dunbar c238955f09 Add TextDiagnosticBuffer::FlushDiagnostics, for forwarding the buffered diagnostics to a different diagnostics engine. 15 年 前
  Daniel Dunbar 4cbe3b64be Simplify. 15 年 前
  Mike Stump 1eb4433ac4 Remove tabs, and whitespace cleanups. 16 年 前
  Daniel Dunbar e1bd4e6d7c Rename lib/Driver (etc) to lib/Frontend in prep for the *actual* 16 年 前