Commit History

Author SHA1 Message Date
  Csaba Dabis e7a001d8f1 [analyzer] [NFC] PathDiagnostic: Create PathDiagnosticPopUpPiece 6 years ago
  Fangrui Song fdd6b2ea2a Use llvm::is_contained. NFC 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Kristof Umann d1b208c30b [analyzer] Evaluate all non-checker config options before analysis 6 years ago
  George Karpenkov b0be6606a0 [analyzer] [NFC] Remove unused parameters, as found by -Wunused-parameter 6 years ago
  George Karpenkov e1e8e05bd9 [analyzer] [NFC] Move methods for dumping the coverage in HTMLDiagnostics into the class 7 years ago
  George Karpenkov f53cf284fb [analyzer] [NFC] Use StringRef when returning a large string literal in HTMLDiagnostics 7 years ago
  George Karpenkov 5bf7347d5c [analyzer] Executed lines: store file IDs, not hashes. 7 years ago
  George Karpenkov 4d7f220123 [analyzer] Push updating-the-executed-lines logic into the BugReporter. 7 years ago
  George Karpenkov 2c9f7a1760 [analyzer] Fix keyboard navigation for .msgNote events 7 years ago
  Stephen Kelly d7b659b592 Port getLocStart -> getBeginLoc 7 years ago
  Zachary Turner 63624e51bd [FileSystem] Split up the OpenFlags enumeration. 7 years ago
  Malcolm Parsons ea28cfba71 [analyzer] Fix filename in cross-file HTML report 7 years ago
  Eugene Zelenko 3f227f45a8 [StaticAnalyzer] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 years ago
  George Karpenkov 21dbb8daf2 [analyzer] Mark lines as relevant even if they weren't executed but have a label attached 7 years ago
  George Karpenkov 74a822fbaa [analyzer] Show full analyzer invocation for reproducibility in HTML reports 7 years ago
  George Karpenkov b97e2a8d87 [analyzer] Better UI in html reports for displaying shortcuts help 7 years ago
  George Karpenkov b2aa74af5d [analyzer] support a mode to only show relevant lines in HTML diagnostics 7 years ago
  George Karpenkov 27adfcf7f3 [analyzer] Add Javascript to analyzer HTML output to allow keyboard navigation. 7 years ago
  Devin Coughlin 896feaf77b [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output 8 years ago
  David Blaikie eeb7838f3e Migrate PathDiagnosticPiece to std::shared_ptr 8 years ago
  Artem Dergachev 6bc67a42a8 [analyzer] Re-apply r283092, attempt no.4, chunk no.4 (last) 9 years ago
  Artem Dergachev a7c669b6b6 Revert "[analyzer] Try to re-apply r283092 "Extend bug reports with extra notes" 9 years ago
  Artem Dergachev 99476edd64 [analyzer] Try to re-apply r283092 "Extend bug reports with extra notes" 9 years ago
  Vitaly Buka 8df29c32f8 Revert "[analyzer] Extend bug reports with extra notes" to fix Windows bot. 9 years ago
  Artem Dergachev 096aec094a [analyzer] Extend bug reports with extra notes 9 years ago
  Benjamin Kramer c143b1047e Reduce the number of implicit StringRef->std::string conversions by threading StringRef through more APIs. 9 years ago
  Craig Topper 24447961a8 [StaticAnalyzer] Use front() and back() instead of dereferencing begin() and rbegin(). Makes the code a little cleaner. NFC 9 years ago
  Gabor Horvath d69b791aec [analyzer] Fix IssueHash generation. 9 years ago
  Gabor Horvath 61a690a04f [analyzer] Bug identification 9 years ago