summaryrefslogtreecommitdiff
path: root/test/Analysis/html-diags.c
AgeCommit message (Expand)Author
2017-08-15Fixup for r310950: Also remove the new instance of %T from html-diags.cKuba Mracek
2017-08-15[clang] Get rid of "%T" expansionsKuba Mracek
2017-08-03[Analyzer] Add support for displaying cross-file diagnostic paths in HTML outputDevin Coughlin
2017-03-03Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen
2017-03-02Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen
2017-03-02Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen
2017-03-02Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen
2017-03-02Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen
2017-02-28Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...Dominic Chen
2017-02-28Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen
2017-02-27Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen
2017-02-27[analyzer] NFC: Update test infrastructure to support multiple constraint man...Dominic Chen
2015-03-02Remove shell requirements from tests that use 'cd'Reid Kleckner
2013-07-05Add a test case for r185707/PR16547.Benjamin Kramer
2012-12-05This test used to fail forever if it failed once, because it does not clean u...Richard Smith
2012-08-17Fix test so that it doesn't keep failing forever when it's failed once.Richard Smith
2012-08-03Reduce temp file pollution in some test cases.Benjamin Kramer
2012-03-02[analyzer diagnostics] Change CompactPathDiagnostic to recursively compact di...Ted Kremenek