Re: [Diffusion] rL245435: clang-tools-extra/test/clang-tidy/readability-identifier-naming.cpp: Appease…
NAKAMURA Takumi via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 19 07:22:33 PDT 2015
chapuni added a subscriber: cfe-commits.
chapuni added a comment.
Targeting msvc (-triple *-win32) implies a few -f options.
You can reproduce the failure with -fdelayed-template-parsing, or -triple i686-win32.
Eyes might be increased if python version of check_clang_tidy.sh were introduced.
For now, just only my cross builder, --host=linux --target=x86_64-win32, can catch issues targeting msvc.
Users:
chapuni (Author)
http://reviews.llvm.org/rL245435
More information about the cfe-commits
mailing list