mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:58:11 +08:00
Fix vexing parse in test.
llvm-svn: 225633
This commit is contained in:
@@ -13,5 +13,5 @@
|
||||
|
||||
int main()
|
||||
{
|
||||
std::experimental::erased_type e();
|
||||
std::experimental::erased_type e;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user