[PATCH] D86410: [flang][msvc] Avoid ambiguous overload from base class. NFC.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 23 10:29:20 PDT 2020


Meinersbur updated this revision to Diff 287262.
Meinersbur retitled this revision from "[flang][msvc] Remove ambiguous overload. NFCI." to "[flang][msvc] Avoid ambiguous overload from base class. NFC.".
Meinersbur edited the summary of this revision.
Meinersbur added a comment.

Considering more occurrences in check-expressions.cpp


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86410/new/

https://reviews.llvm.org/D86410

Files:
  flang/include/flang/Evaluate/tools.h
  flang/include/flang/Evaluate/traverse.h
  flang/lib/Evaluate/check-expression.cpp
  flang/lib/Evaluate/shape.cpp
  flang/lib/Evaluate/tools.cpp
  flang/lib/Semantics/check-data.cpp
  flang/lib/Semantics/check-do-forall.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86410.287262.patch
Type: text/x-patch
Size: 5143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200823/b69bad82/attachment.bin>


More information about the llvm-commits mailing list