[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 10:43:06 PST 2020


klausler updated this revision to Diff 304579.
klausler added a comment.

Remove needless <deque>


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.304579.patch
Type: text/x-patch
Size: 6563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201111/f59bfd67/attachment.bin>


More information about the llvm-commits mailing list