[flang-commits] [PATCH] D85937: [flang][msvc] Split class declaration and constexpr variable definition. NFC.
Michael Kruse via Phabricator via flang-commits
flang-commits at lists.llvm.org
Sat Aug 22 10:22:56 PDT 2020
Meinersbur updated this revision to Diff 287204.
Meinersbur added a comment.
Reverting to the version without ifdefs
I much prefer avoiding using the preprocessor for a workaround which IMHO does not have any downsides.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85937/new/
https://reviews.llvm.org/D85937
Files:
flang/lib/Parser/basic-parsers.h
flang/lib/Parser/expr-parsers.cpp
flang/lib/Parser/token-parsers.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85937.287204.patch
Type: text/x-patch
Size: 8201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20200822/dc1a0f12/attachment-0001.bin>
More information about the flang-commits
mailing list