To simplify the review of https://reviews.llvm.org/D95835.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
| Paths 
 |  Differential  D96177  
[dfsan] Refactor visitCallBase ClosedPublic Authored by stephan.yichao.zhao on Feb 5 2021, 1:52 PM. 
Details 
 Summary To simplify the review of https://reviews.llvm.org/D95835. 
Diff Detail 
 
Unit TestsFailed Event Timelinestephan.yichao.zhao added a parent revision: D95835:  [dfsan] Support origin tracking.Feb 5 2021, 2:18 PM This revision is now accepted and ready to land.Feb 8 2021, 10:39 AM This revision was landed with ongoing or failed builds.Feb 8 2021, 11:56 AM Closed by commit rG64b448b983b1: [dfsan] Refactor visitCallBase (authored by Jianzhou Zhao <jianzhouzh@google.com>).  ·  Explain Why This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
 
 
Diff 321876 llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
clang-tidy: warning: 'auto i' can be declared as 'auto *i' [llvm-qualified-auto]
not useful
clang-tidy: warning: invalid case style for variable 'i' [readability-identifier-naming]
not useful