Skip to content
Commit 1a359c5b authored by Richard Smith's avatar Richard Smith
Browse files

Avoid using __SIZE_TYPE__ in a -std=c++98 -pedantic-errors test, because that

triggers an error on MS targets where __SIZE_TYPE__ expands to 'long long'.

llvm-svn: 184096
parent 40c908bf
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