diff options
author | Mehdi Amini <joker.eph@gmail.com> | 2020-11-02 18:56:25 +0000 |
---|---|---|
committer | Mehdi Amini <joker.eph@gmail.com> | 2020-11-02 19:18:32 +0000 |
commit | 9be3c01eb989a1729ea34ebe102b3716acfe5223 (patch) | |
tree | 8ce2290c5001fb0c5042b2985ff9f8d3e5c45fc5 /clang/lib/Serialization/ModuleManager.cpp | |
parent | ba18bc4925d8cbd4a9354629617cbcafbbd48941 (diff) | |
download | llvm-9be3c01eb989a1729ea34ebe102b3716acfe5223.zip llvm-9be3c01eb989a1729ea34ebe102b3716acfe5223.tar.gz llvm-9be3c01eb989a1729ea34ebe102b3716acfe5223.tar.bz2 |
Undef the `DEFINE_C_API_STRUCT` macro after using it in the MLIR C API header (NFC)
Leaking macros isn't a good practice when defining headers. This
requires to duplicate the macro definition in every header though, but
that seems like a better tradeoff right now.
Differential Revision: https://reviews.llvm.org/D90633
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions