提交歷史

作者 SHA1 備註 提交日期
  Gabor Horvath d69b791aec [analyzer] Fix IssueHash generation. 9 年之前
  Gabor Horvath 61a690a04f [analyzer] Bug identification 9 年之前
  Yaron Keren 4d9c4a9b23 Replace double negation of !FileID.isInvalid() with FileID.isValid(). 10 年之前
  Cameron Esfahani 619bc166a1 createUniqueFile() is documented to create the file in the temporary directory unless it's supplied an absolute path. 10 年之前
  Rafael Espindola fdf3e45302 Don't use std::errc. 10 年之前
  Alexander Kornienko dfa4cf3126 Use 'override/final' instead of 'virtual' for overridden methods 10 年之前
  Yaron Keren 9bd91b686a Remove many superfluous SmallString::str() calls. 10 年之前
  Chandler Carruth 6c1b926674 [cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.py 10 年之前
  Sylvestre Ledru 27557e70d3 One of our buildbot for FreeBSD does not support std::to_string. 11 年之前
  Sylvestre Ledru e6f5c37aab List the function/method name in the index page of scan-build 11 年之前
  Sylvestre Ledru b78303a715 With the option '-analyzer-config stable-report-filename=true', 11 年之前
  Rafael Espindola 9986295b4f Replace llvm::error_code with std::error_code. 11 年之前
  Craig Topper 1843a2095a [C++11] Use 'nullptr'. StaticAnalyzer edition. 11 年之前
  Sylvestre Ledru 5f630f2489 revert "r209526 List the function/method name in the index page of scan-build " 11 年之前
  Sylvestre Ledru 32f41f2308 List the function/method name in the index page of scan-build 11 年之前
  Craig Topper 83daac80e9 [C++11] Add 'override' keyword to virtual methods that override their base class. 11 年之前
  Rafael Espindola bb3fe0be05 Use simpler version of llvm::sys::fs::create_directories. 11 年之前
  Jordan Rose d0e5f6a39e [analyzer] Include bug column numbers in HTML output (in a comment). 11 年之前
  Rafael Espindola 70e7aeccbf Use llvm::sys::fs::createUniqueFile. 12 年之前
  Rafael Espindola 38d7c34f75 Fix PR16547. 12 年之前
  Benjamin Kramer 1342a4ef62 Port HTMLDiagnostics to PathV2. No intended functionality change. 12 年之前
  Rafael Espindola 34392373fe Include PathV1.h in files that use it. 12 年之前
  Ted Kremenek ed866e73ba Revert "[analyzer] Change PathPieces to be a wrapper around an ilist of (through indirection) PathDiagnosticPieces." 12 年之前
  Ted Kremenek 7651e53997 [analyzer] Change PathPieces to be a wrapper around an ilist of (through indirection) PathDiagnosticPieces. 12 年之前
  Ted Kremenek 9fcc2ab2ec Pass AnalyzerOptions to PathDiagnosticConsumer to make analyzer options accessible there. 12 年之前
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers 12 年之前
  Ted Kremenek 305c613af6 Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 13 年之前
  Jordan Rose 3a46f5fd17 [analyzer] Ensure that PathDiagnostics profile the same regardless of path. 13 年之前
  Ted Kremenek b75e2602e2 Rework how PathDiagnosticConsumers pass knowledge of what files they 13 年之前
  Ted Kremenek 2776224392 Remove #if 0 that has been around for a long time. 13 年之前