Go to file
Benjamin Kramer 8b55a2b76c [clang-tidy] Fix a functional change from r269656.
Instead of forming char ranges that patch made us form token ranges,
which behave subtly different. Sadly I'm only seeing this as part of a
larger test case that I haven't fully reduced yet.

llvm-svn: 269896
2016-05-18 09:48:46 +00:00
clang Support for MSVS default calling convention options (/Gd, /Gz, /Gv, 2016-05-18 09:06:38 +00:00
clang-tools-extra [clang-tidy] Fix a functional change from r269656. 2016-05-18 09:48:46 +00:00
compiler-rt
debuginfo-tests
libclc
libcxx
libcxxabi
libunwind
lld
lldb
llgo
llvm [AVR] Convert C style comments to C++ 2016-05-18 09:43:01 +00:00
openmp
polly