Commit History

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