Disable the modernize-use-trailing-return-type.cpp test in C++2a mode
It is performing a use-of-uninitialized-value, as detected by MSan. llvm-svn: 361163
Loading
Please sign in to comment
It is performing a use-of-uninitialized-value, as detected by MSan. llvm-svn: 361163