コミット履歴

作者 SHA1 メッセージ 日付
  Kristof Umann 692350b332 [analyzer][NFC] Fix inconsistent references to checkers as "checks" 6 年 前
  Artem Dergachev 8d3ef3f1fb [analyzer] NFC: Move PathDiagnostic classes to libAnalysis. 6 年 前
  Joe Ranieri e8b383657e Update the SARIF exporter to SARIF 2.1 6 年 前
  Joe Ranieri 46f2f7147d Fix a SARIF exporter crash with macro expansions 6 年 前
  Joe Ranieri 3e6e5dd4b5 Fix text range end columns in SARIF to be exclusive 6 年 前
  Fangrui Song 231854d01b Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC 6 年 前
  Balazs Keri 2904ab8f62 [CrossTU] Added CTU argument to diagnostic consumer create fn. 6 年 前
  Hubert Tong b36ebb3972 [analyzer] SARIF: Add EOF newline; replace diff_sarif 6 年 前
  Csaba Dabis e7a001d8f1 [analyzer] [NFC] PathDiagnostic: Create PathDiagnosticPopUpPiece 6 年 前
  Kristof Umann 34d9084833 [analyzer] Don't display implementation checkers under -analyzer-checker-help, but do under the new flag -analyzer-checker-help-hidden 6 年 前
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年 前
  Aaron Ballman c2686e43c2 Correct the spelling of helpURI to helpUri. 6 年 前
  Aaron Ballman 26ec99a284 Allow direct navigation to static analysis checker documentation through SARIF exports. 6 年 前
  Aaron Ballman 2a16197a4c Using llvm::find_if() instead of a range-based for loop; NFC. 6 年 前
  Aaron Ballman b53ab0e23f Update our SARIF support from 10-10 to 11-28. 6 年 前
  Aaron Ballman 6d2d7b776c Convert a condition into an assertion per post-review feedback; NFC intended. 6 年 前
  Kristof Umann a216d79fac [analyzer] Drastically simplify the tblgen files used for checkers 6 年 前
  Aaron Ballman eb5cc0e345 Don't use std::next() on an input iterator; NFC. 6 年 前
  Aaron Ballman 96cb1f8306 Output "rule" information in SARIF exports. 6 年 前
  Aaron Ballman e95e45bab7 Update to the 10-10 SARIF spec. 6 年 前
  Aaron Ballman 9352705b0a Silencing a -Wunused-variable warning; NFC. 6 年 前
  Aaron Ballman 45538d2eac Fixing some build bot failures from r345628; NFC intended. 6 年 前
  Aaron Ballman 962c092aae Add the ability to output static analysis results to SARIF. 6 年 前