[PATCH] D48721: Patch to fix pragma metadata for do-while loops
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 28 07:06:23 PDT 2018
lebedev.ri added a comment.
In https://reviews.llvm.org/D48721#1146662, @deepak2427 wrote:
> It's a patch for a bug in clang.
> I have requested for a Bugzilla account, however thought of putting up the
> patch in the meantime.
> Do I need to mark it '[Private]'?
Phab is the correct way to submit patches.
But having a bugreport in bugzilla is good too.
But the test will be needed regardless of the patch submission method.
And yes, please do always upload all patches with full context (`-U99999`).
Repository:
rC Clang
https://reviews.llvm.org/D48721
More information about the cfe-commits
mailing list