[flang-commits] [PATCH] D87650: [flang] Rework preprocessing of stringification
Peter Klausler via Phabricator via flang-commits
flang-commits at lists.llvm.org
Thu Sep 17 13:14:21 PDT 2020
klausler updated this revision to Diff 292601.
klausler retitled this revision from "[flang] Preprocessor's stringifying operator (#x) must replace macros" to "[flang] Rework preprocessing of stringification".
klausler edited the summary of this revision.
klausler added a comment.
Fix was wrong -- it masked the actual problem rather than solving it. Here's a second take.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87650/new/
https://reviews.llvm.org/D87650
Files:
flang/lib/Parser/parsing.cpp
flang/lib/Parser/preprocessor.cpp
flang/lib/Parser/preprocessor.h
flang/lib/Parser/prescan.cpp
flang/lib/Parser/prescan.h
flang/test/Preprocessing/assert.F90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87650.292601.patch
Type: text/x-patch
Size: 13264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20200917/47343a66/attachment.bin>
More information about the flang-commits
mailing list