diff options
author | Louis Dionne <ldionne@apple.com> | 2019-10-24 14:16:37 -0700 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2019-10-29 10:55:43 -0700 |
commit | 3c9063f5d2df3affba655711c2031020e6819510 (patch) | |
tree | ed88994dcef3fe41f897b00d025f958afc888603 /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py | |
parent | efed314118c7c287a71b8a8d67953a98d8a718d5 (diff) | |
download | bcm5719-llvm-3c9063f5d2df3affba655711c2031020e6819510.tar.gz bcm5719-llvm-3c9063f5d2df3affba655711c2031020e6819510.zip |
[libc++] Force the ABI namespace to be a reserved identifier
Summary:
When the ABI namespace isn't a reserved identifier, we were issuing a
warning, but this should have been an error since the beginning. This
commit enforces that the ABI namespace is a reserved identifier, and
changes the ABI namespace used by LibFuzzer.
Reviewers: phosek, EricWF
Subscribers: mgorny, christof, jkorous, dexonsmith, #sanitizers, libcxx-commits, llvm-commits
Tags: #sanitizers, #libc, #llvm
Differential Revision: https://reviews.llvm.org/D69408
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions