[PATCH] D91210: [flang][MSVC] Use list<Message> rather than forward_list<> in Messages
Peter Klausler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 11 16:38:52 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcc575dd2cefc: [flang][MSVC] Use list<Message> rather than forward_list<> in Messages (authored by klausler).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91210/new/
https://reviews.llvm.org/D91210
Files:
flang/include/flang/Parser/char-buffer.h
flang/include/flang/Parser/instrumented-parser.h
flang/include/flang/Parser/message.h
flang/lib/Parser/basic-parsers.h
flang/lib/Parser/char-buffer.cpp
flang/lib/Parser/message.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91210.304682.patch
Type: text/x-patch
Size: 6563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201112/5b28eb78/attachment.bin>
More information about the llvm-commits
mailing list