diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2014-04-16 11:15:57 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2014-04-16 11:15:57 +0000 |
commit | 58ce7f24cda77496ef31c150424bdf7a9e4c70d7 (patch) | |
tree | 0092b62b7bc3c9341d57812e3624ab5ee82a8d86 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | eacd996daf0399e9e5773e561fb1adcbe88456a4 (diff) | |
download | llvm-58ce7f24cda77496ef31c150424bdf7a9e4c70d7.zip llvm-58ce7f24cda77496ef31c150424bdf7a9e4c70d7.tar.gz llvm-58ce7f24cda77496ef31c150424bdf7a9e4c70d7.tar.bz2 |
Fixing a compile error in debug versions of MSVC. It seems that the range-based for loop is confused by the DEBUG macro expansion unless a compound statement is used.
llvm-svn: 206376
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions