llvm-gcc -pedantic warns about C++ comments in C90 mode even if they're
authorAlex Rosenberg <alexr@leftfield.org>
Wed, 13 Feb 2013 22:45:52 +0000 (22:45 +0000)
committerAlex Rosenberg <alexr@leftfield.org>
Wed, 13 Feb 2013 22:45:52 +0000 (22:45 +0000)
commitcb06d3030c303e24a3b30e66e96b2f1b5fe46d78
tree538677c26de284c822fdaa7429d3a64882f8af68
parent568aa64f42a29569c8200dbfcd44838b6d7852a8
llvm-gcc -pedantic warns about C++ comments in C90 mode even if they're
inside an #if 0 block.

llvm-svn: 175098
llvm/include/llvm/Support/ConvertUTF.h