Skip to content
Commit a92409c3 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Enhance the diagnostic for negative array sizes to include the

declaration name of the array when present. This ensures that
a poor-man's C++03 static_assert will include the user error message
often embedded in the name.

Update all the tests to reflect the new wording, and add a test for the
name behavior.

llvm-svn: 122802
parent f4e13699
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