Skip to content
Commit b7f2a2b4 authored by Dmitri Gribenko's avatar Dmitri Gribenko
Browse files

Make cppcoreguidelines-pro-type-member-init-use-assignment.cpp pass on...

Make cppcoreguidelines-pro-type-member-init-use-assignment.cpp pass on platforms where char is unsigned

The other options are to completely specify the triple (reduces test
coverage), or to specify a regex that allows either '0' or '0U' for char
initializers, however, that relaxes the test.

llvm-svn: 361629
parent f2d5b7a4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment