diff options
author | Xiaolei Shi <xiaoleis@nvidia.com> | 2023-08-22 23:21:45 -0700 |
---|---|---|
committer | Mehdi Amini <joker.eph@gmail.com> | 2023-08-22 23:22:32 -0700 |
commit | bcabaa5590052d1e9f78522a1f45621fe1a95b06 (patch) | |
tree | c1d16f6cb1a1303b2b2f03b9ed4a7af4f939936c /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8c8aecdca903ba171482677419bb6642162bbf26 (diff) | |
download | llvm-bcabaa5590052d1e9f78522a1f45621fe1a95b06.zip llvm-bcabaa5590052d1e9f78522a1f45621fe1a95b06.tar.gz llvm-bcabaa5590052d1e9f78522a1f45621fe1a95b06.tar.bz2 |
Add LLVM_MARK_AS_BITMASK_ENUM to HoistingKind enum
This revision adds LLVM_MARK_AS_BITMASK_ENUM to HoistingKind to avoid static_cast when performing bitwise operations.
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D158580
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions