Quuxplusone / LLVMBugzillaTest

0 stars 0 forks source link

Most Vexing Parse instance not generating appropriate warning #17657

Open Quuxplusone opened 10 years ago

Quuxplusone commented 10 years ago
Bugzilla Link PR17658
Status NEW
Importance P enhancement
Reported by Chris Wailes (chris.wailes@gmail.com)
Reported on 2013-10-22 17:02:14 -0700
Last modified on 2018-10-25 20:11:53 -0700
Version trunk
Hardware PC Linux
CC llvm-bugs@lists.llvm.org, richard-llvm@metafoo.co.uk
Fixed by commit(s)
Attachments most_vexing_parse_like.cpp (48 bytes, text/x-c++src)
Blocks
Blocked by
See also
Created attachment 11408
Code that has a most vexing parse.

The attached code does not cause Clang to generate a Most Vexing Parse warning.
Quuxplusone commented 10 years ago

Attached most_vexing_parse_like.cpp (48 bytes, text/x-c++src): Code that has a most vexing parse.