[PATCH] D58777: [analyzer] Fix an assertation failurure for invalid sourcelocation, add a new debug checker
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 10 14:20:53 PDT 2019
NoQ added a comment.
In D58777#1423809 <https://reviews.llvm.org/D58777#1423809>, @Szelethus wrote:
> creduce can only work on a preprocessed file
`clang -E -frewrite-includes` to the rescue!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58777/new/
https://reviews.llvm.org/D58777
More information about the cfe-commits
mailing list