aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Analysis/diagnostics/report-issues-within-main-file.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-05-03[analyzer] Fix memory error bug category capitalization.Artem Dergachev1-1/+1
2017-03-03Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen1-1/+1
2017-03-02Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen1-1/+1
2017-03-02Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen1-1/+1
2017-03-02Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen1-1/+1
2017-03-02Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen1-1/+1
2017-02-28Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...Dominic Chen1-1/+1
2017-02-28Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen1-1/+1
2017-02-27Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen1-1/+1
2017-02-27[analyzer] NFC: Update test infrastructure to support multiple constraint man...Dominic Chen1-1/+1
2015-12-01[analyzer] Fix IssueHash generation.Gabor Horvath1-1/+1
2015-10-22[analyzer] Bug identificationGabor Horvath1-1525/+1540
2015-02-09[Static Analyzer] The name of the checker that reports a bug is addedGabor Horvath1-0/+7
2015-01-28Fix layering violation: include/clang/Basic/PlistSupport.h should not includeRichard Smith1-1/+1
2013-06-03[analyzer] Enable the new edge algorithm by default.Jordan Rose1-1/+1
2013-05-22[analyzer] Do not assert on reports ending in calls within macros.Anna Zaks1-11/+673
2013-05-17[analyzer] Address Jordan's review comments for r182058Anna Zaks1-4/+4
2013-05-16[analyzer] Add an option to use the last location in the main source file as ...Anna Zaks1-0/+1094