summaryrefslogtreecommitdiffstats
path: root/test/Analysis/diagnostics/no-store-func-path-notes.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] [tests] [quickfix] Make more test more resilient for non-defaut -std.Artem Dergachev2018-10-031-1/+1
* [analyzer] Fix tracking expressions through negation operatorGeorge Karpenkov2018-08-101-0/+15
* [analyzer] Do not crash in NoStoreFuncVisitor notes if an unexpected region i...George Karpenkov2018-08-031-0/+24
* [analyzer] Extend NoStoreFuncVisitor to follow fields.George Karpenkov2018-08-021-3/+161
* [analyzer] Extend NoStoreFuncVisitor to insert a note on IVarsGeorge Karpenkov2018-07-271-2/+17
* Revert "[analyzer] Extend NoStoreFuncVisitor to insert a note on IVars"George Karpenkov2018-07-241-17/+2
* [analyzer] Extend NoStoreFuncVisitor to insert a note on IVarsGeorge Karpenkov2018-07-241-2/+17
* [analyzer] Do not crash in the visitor when the function is given more argume...George Karpenkov2018-06-121-0/+15
* [analyzer] mark returns of functions where the region passed as parameter was...George Karpenkov2018-02-231-0/+147