summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/html_diagnostics
AgeCommit message (Expand)Author
2024-05-06[test] %clang_cc1 -analyze: remove redundant actionsFangrui Song
2024-04-26[C++17] Support __GCC_[CON|DE]STRUCTIVE_SIZE (#89446)Aaron Ballman
2024-02-01[analyzer][HTMLRewriter] Cache partial rewrite results. (#80220)Artem Dergachev
2023-08-03[analyzer] Fix incorrect link to "note" diagnostics in HTML outputGuruprasad Hegde
2022-02-13A significant number of our tests in C accidentally use functionsAaron Ballman
2021-08-02[analyzer] Highlight arrows for currently selected eventValeriy Savchenko
2021-08-02[analyzer] Add control flow arrows to the analyzer's HTML reportsValeriy Savchenko
2020-02-05[analyzer] Fix a couple of bugs in HTML report generation.Artem Dergachev
2018-10-03[analyzer] [tests] [quickfix] Make the test more resilient for a non-defaut s...George Karpenkov
2018-09-07[analyzer] Do not add invalid source location to the coverage informationGeorge Karpenkov
2018-02-23[analyzer] Consider switch- and goto- labels when constructing the set of exe...George Karpenkov
2018-01-23[analyzer] Mark lines as relevant even if they weren't executed but have a la...George Karpenkov
2018-01-17[analyzer] support a mode to only show relevant lines in HTML diagnosticsGeorge Karpenkov