diff options
author | Filipe Cabecinhas <me@filcab.net> | 2016-09-12 17:12:02 +0000 |
---|---|---|
committer | Filipe Cabecinhas <me@filcab.net> | 2016-09-12 17:12:02 +0000 |
commit | 74f490d3315916bd704da550ebe4f79917d6737b (patch) | |
tree | 3edf65655bdba869ec4f303066d99a9def3b9f64 /llvm/lib/ExecutionEngine | |
parent | 64150ea00df72f83b3871f7a95e30e5c90733791 (diff) | |
download | bcm5719-llvm-74f490d3315916bd704da550ebe4f79917d6737b.tar.gz bcm5719-llvm-74f490d3315916bd704da550ebe4f79917d6737b.zip |
[asan] Ease dealing with tagged enum ErrorDescription with some macros.
Summary:
Added a macro to enumerate the (error name, error member name) pairs. This way,
when adding an error, we only need to add the pair to one place (plus add its
implementation, or course).
Reviewers: kcc, samsonov
Subscribers: llvm-commits, kubabrecka
Differential Revision: https://reviews.llvm.org/D23875
llvm-svn: 281237
Diffstat (limited to 'llvm/lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions