Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Richard Smith ef91bd38cd PR37189 Fix incorrect end source location and spelling for a split '>>' token. 7 gadi atpakaļ
  George Karpenkov 74a822fbaa [analyzer] Show full analyzer invocation for reproducibility in HTML reports 7 gadi atpakaļ
  George Karpenkov f964f9aece [html] [NFC] Use raw strings to dump the style table. 7 gadi atpakaļ
  George Karpenkov b97e2a8d87 [analyzer] Better UI in html reports for displaying shortcuts help 7 gadi atpakaļ
  George Karpenkov b2aa74af5d [analyzer] support a mode to only show relevant lines in HTML diagnostics 7 gadi atpakaļ
  George Karpenkov 27adfcf7f3 [analyzer] Add Javascript to analyzer HTML output to allow keyboard navigation. 7 gadi atpakaļ
  Devin Coughlin 896feaf77b [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output 8 gadi atpakaļ
  Galina Kistanova eef3881d09 Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. 8 gadi atpakaļ
  Artem Dergachev 6bc67a42a8 [analyzer] Re-apply r283092, attempt no.4, chunk no.4 (last) 9 gadi atpakaļ
  Artem Dergachev a7c669b6b6 Revert "[analyzer] Try to re-apply r283092 "Extend bug reports with extra notes" 9 gadi atpakaļ
  Artem Dergachev 99476edd64 [analyzer] Try to re-apply r283092 "Extend bug reports with extra notes" 9 gadi atpakaļ
  Vitaly Buka 8df29c32f8 Revert "[analyzer] Extend bug reports with extra notes" to fix Windows bot. 9 gadi atpakaļ
  Artem Dergachev 096aec094a [analyzer] Extend bug reports with extra notes 9 gadi atpakaļ
  Mehdi Amini 3353f9f983 Use StringRef for MemoryBuffer identifier API (NFC) 9 gadi atpakaļ
  Artem Dergachev 4de9f91b65 [analyzer] Fix HTMLRewriter style sheets to support non-webkit browsers. 9 gadi atpakaļ
  David Blaikie a310431916 Simplify EnterTokenStream API to make it more robust for memory management 9 gadi atpakaļ
  Alp Toker 6c4abb1676 Make clang's rewrite engine a core feature 11 gadi atpakaļ
  Ted Kremenek 305c613af6 Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 13 gadi atpakaļ
  Jordan Rose b23b711ad3 [analyzer] Add Prev/Next links to the HTML output. 13 gadi atpakaļ
  Jordan Rose 6fe6a49c40 Disable _Pragma during HTML macro rewriting to keep from crashing. 13 gadi atpakaļ
  David Blaikie 4e4d08403c Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST). 13 gadi atpakaļ
  Richard Smith 99831e4677 User-defined literals: reject string and character UDLs in all places where the 13 gadi atpakaļ
  Benjamin Kramer d7a3e2c5f6 Revert my patches which removed Diagnostic.h includes by moving some operator overloads out of line. 13 gadi atpakaļ
  Dylan Noblesmith f7ccbad5d9 Basic: import SmallString<> into clang namespace 13 gadi atpakaļ
  Benjamin Kramer fdd15602a4 Remove Diagnostic.h include from Preprocessor.h. 13 gadi atpakaļ
  Ted Kremenek 3eaaa99c7e Per PR 11814, use Monospace instead of Andale Mono. 13 gadi atpakaļ
  David Blaikie 7530c034c0 Remove unreachable code in Clang. (replace with llvm_unreachable where appropriate or when GCC requires it) 13 gadi atpakaļ
  Douglas Gregor aee526e776 Introduce a pure virtual clone() method to DiagnosticConsumer, so that 14 gadi atpakaļ
  David Blaikie 40847cfb58 Rename DiagnosticInfo to Diagnostic as per issue 5397 14 gadi atpakaļ
  David Blaikie f40c0ac123 Rename IgnoringDiagClient to IgnoringDiagConsumer as per issue 5397 14 gadi atpakaļ