diff options
author | Vitaly Buka <vitalybuka@google.com> | 2020-04-21 19:22:00 -0700 |
---|---|---|
committer | Vitaly Buka <vitalybuka@google.com> | 2020-05-05 23:08:08 -0700 |
commit | 04bd2c37caf48e79589dbccc486c6ad2541bec7a (patch) | |
tree | eeb0292cb07e10a2e13407442b9594055615571f /lldb/source/Commands/CommandObjectBreakpoint.cpp | |
parent | d9c529c2a8b55871c0858bffedaeadf6d00a39ac (diff) | |
download | llvm-04bd2c37caf48e79589dbccc486c6ad2541bec7a.zip llvm-04bd2c37caf48e79589dbccc486c6ad2541bec7a.tar.gz llvm-04bd2c37caf48e79589dbccc486c6ad2541bec7a.tar.bz2 |
[local-bounds] Ignore volatile operations
Summary:
-fsanitize=local-bounds is very similar to ``object-size`` and
should also ignore volatile pointers.
https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html#volatile
Reviewers: chandlerc, rsmith
Reviewed By: rsmith
Subscribers: cfe-commits, hiraditya, llvm-commits
Tags: #llvm, #clang
Differential Revision: https://reviews.llvm.org/D78607
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpoint.cpp')
0 files changed, 0 insertions, 0 deletions