Skip to content
Commit d9034f0b authored by Douglas Gregor's avatar Douglas Gregor
Browse files

In C++, warn when something previously declared as a "struct" is later

declared as a "class", or vice-versa. This warning is under the
control of -Wmismatched-tags, which is off by default.

llvm-svn: 71773
parent 8533490d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment