[PATCH] D38654: Parse DWARF information to reduce false positives.
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 24 18:06:50 PDT 2017
hctim updated this revision to Diff 120161.
hctim marked an inline comment as done.
hctim added a comment.
- Fixed diff to be against the correct changelist (prev in stack instead of master).
- Removed external declaration of command line flag .
https://reviews.llvm.org/D38654
Files:
tools/llvm-cfi-verify/CMakeLists.txt
tools/llvm-cfi-verify/LLVMBuild.txt
tools/llvm-cfi-verify/lib/CMakeLists.txt
tools/llvm-cfi-verify/lib/FileAnalysis.cpp
tools/llvm-cfi-verify/lib/FileAnalysis.h
tools/llvm-cfi-verify/lib/GraphBuilder.cpp
tools/llvm-cfi-verify/lib/LLVMBuild.txt
tools/llvm-cfi-verify/llvm-cfi-verify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38654.120161.patch
Type: text/x-patch
Size: 9470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171025/f2aad7bc/attachment.bin>
More information about the llvm-commits
mailing list