diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2020-10-20 11:15:52 -0700 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2020-10-20 16:04:21 -0700 |
commit | be8e4de7240eb0f7dc2f7fd6d07898184c04c72b (patch) | |
tree | a0ef70adb5d23c89ee518ba5bbda98ef0d635eb9 /clang/lib/Basic/SourceManager.cpp | |
parent | 1bc7bfffdbabffcdb43cc2829c551c33aed57742 (diff) | |
download | llvm-be8e4de7240eb0f7dc2f7fd6d07898184c04c72b.zip llvm-be8e4de7240eb0f7dc2f7fd6d07898184c04c72b.tar.gz llvm-be8e4de7240eb0f7dc2f7fd6d07898184c04c72b.tar.bz2 |
[GWP-ASan] Rework utilities (NFC)
Few changes wrt utilities:
- split `Check` into a platform agnostic condition test and a platform
specific termination, for which we introduce the function `die`.
- add a platform agnostic `utilities.cpp` that gets the allocation
alignment functions original in the platform specific file, as they
are reusable by all platforms.
Differential Revision: https://reviews.llvm.org/D89811
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions