giulianobelinassi updated this revision to Diff 556319.
giulianobelinassi added a comment.
Fix warning in MSVC
Summary:
Currently there is no `PrintOnLeft` attribute set, which results in an
empty switch-case. When compiling this, MSVC issues a warning saying
that the switch-case is empty. Fix th
giulianobelinassi abandoned this revision.
giulianobelinassi added a comment.
This was open by mistake.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157191/new/
https://reviews.llvm.org/D157191
___
cfe-
giulianobelinassi created this revision.
Herald added subscribers: s.egerton, simoncook, asb.
Herald added a reviewer: aaron.ballman.
Herald added a project: All.
giulianobelinassi requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: cfe-commits, wangpc,