aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Path.cpp
diff options
context:
space:
mode:
authorAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>2021-04-09 16:58:58 +0100
committerAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>2021-04-09 18:48:49 +0100
commited0bf875a93e184c234510717b22fb4c8367ed82 (patch)
tree88bb2bacf84b2fa2c6ae7b0779fe3ecd03f0af61 /llvm/lib/Support/Path.cpp
parent107189a26eef0e6aef19b1bad4a3349d6207ac32 (diff)
downloadllvm-ed0bf875a93e184c234510717b22fb4c8367ed82.zip
llvm-ed0bf875a93e184c234510717b22fb4c8367ed82.tar.gz
llvm-ed0bf875a93e184c234510717b22fb4c8367ed82.tar.bz2
[builtins] Avoid enum name conflicts with fenv.h
After a follow-up change (D98332) this header can be included the same time as fenv.h when running the tests. To avoid enum members conflicting with the macros/enums defined in the host fenv.h, prefix them with CRT_. Reviewed By: peter.smith Differential Revision: https://reviews.llvm.org/D98333
Diffstat (limited to 'llvm/lib/Support/Path.cpp')
0 files changed, 0 insertions, 0 deletions