Commit History

Author SHA1 Message Date
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Yaron Keren 4d9c4a9b23 Replace double negation of !FileID.isInvalid() with FileID.isValid(). 10 years ago
  Steven Wu c5f0ed8753 Add DiagID and Warning Flag to DiagnosticsLog 10 years ago
  David Blaikie 132299d3f0 Fix memory leak of raw_ostreams in LogDiagnosticPrinter handling. 11 years ago
  Alp Toker e62c5d9450 Use PlistSupport in a few more places 11 years ago
  Craig Topper d24fb6c947 [C++11] Use 'nullptr'. Frontend edition. 11 years ago
  Tobias Grosser 9762c97158 Add 'remark' diagnostic type in 'clang' 11 years ago
  Ben Langmuir cb258fa9e9 Split FileEntry name vs. isValid 11 years ago
  Douglas Gregor cc2b653c31 Remove DiagnosticConsumer::clone(), a bad idea that is now unused. 12 years ago
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers 12 years ago
  Douglas Gregor 02c23ebf41 Make DiagnosticOptions intrusively reference-counted, and make sure 13 years ago
  Dylan Noblesmith f7ccbad5d9 Basic: import SmallString<> into clang namespace 13 years ago
  David Blaikie 561d3abc88 Remove unnecessary default cases in switches over enums. 13 years ago
  Douglas Gregor aee526e776 Introduce a pure virtual clone() method to DiagnosticConsumer, so that 14 years ago
  Chad Rosier cc78c6c615 [driver] Add basic support for escaping XML characters in CC_LOG_DIAGNOSTICS 14 years ago
  David Blaikie 40847cfb58 Rename DiagnosticInfo to Diagnostic as per issue 5397 14 years ago
  David Blaikie 78ad0b9884 Rename DiagnosticClient to DiagnosticConsumer as per issue 5397 14 years ago
  David Blaikie d6471f7c19 Rename Diagnostic to DiagnosticsEngine as per issue 5397 14 years ago
  Chris Lattner 5f9e272e63 remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 14 years ago
  Daniel Dunbar 7665ad83d8 Frontend: Fix a crash in CC_LOG_DIAGNOSTICS handling. 14 years ago
  Daniel Dunbar 28f14933ed Fronted/CC_LOG_DIAGNOSTICS: Output main file name, and add support for 14 years ago
  Daniel Dunbar 5dccf575ad Fronted/CC_LOG_DIAGNOSTICS: Tweak output form to be plist chunks, and don't 14 years ago
  Daniel Dunbar 64bfbf573e Frontend: Continue flushing out LogDiagnosticPrinter. 14 years ago
  Daniel Dunbar 9df23493f5 Frontend: Sketch a LogDiagnosticPrinter object, and wire CC_LOG_DIAGNOSTICS to 14 years ago