[flang-commits] [PATCH] D137859: [flang] Restore ENUM_CLASS() to be compilation-time code
Peter Klausler via Phabricator via flang-commits
flang-commits at lists.llvm.org
Fri Nov 11 12:11:22 PST 2022
klausler created this revision.
klausler added a reviewer: Renaud-K.
klausler added a project: Flang.
Herald added a subscriber: jdoerfert.
Herald added a reviewer: sscalpone.
Herald added a project: All.
klausler requested review of this revision.
Rework some recent changes to the ENUM_CLASS() macro so that
all of the construction of enumerator-to-name string mapping
data structures is again performed at compilation time.
https://reviews.llvm.org/D137859
Files:
flang/include/flang/Common/enum-class.h
flang/include/flang/Common/idioms.h
flang/lib/Common/idioms.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137859.474829.patch
Type: text/x-patch
Size: 4417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20221111/43fdff3a/attachment.bin>
More information about the flang-commits
mailing list