Go to file
Mike Aizatsky 5b55df4096 clang-tidy readability identifiers: better diagnostic location
Summary:
With this change the error reported is on the identifier location
itself. It was declaration location before.

Reviewers: alexfh

Differential Revision: http://reviews.llvm.org/D15203

llvm-svn: 254766
2015-12-04 20:57:03 +00:00
clang Small follow-up to 254750 to get the test added there passing... 2015-12-04 19:35:45 +00:00
clang-tools-extra clang-tidy readability identifiers: better diagnostic location 2015-12-04 20:57:03 +00:00
compiler-rt Move macro defs closer (NFC) 2015-12-04 20:09:55 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx [CMake] If you're not installing the libcxx library, exclude it from the "all" target so it doesn't get built when you run "ninja install" 2015-12-03 18:52:54 +00:00
libcxxabi .gitignore: ignore vim swap files 2015-12-04 02:15:02 +00:00
libunwind Make it possible to use libunwind without heap. 2015-11-09 06:57:29 +00:00
lld Update for llvm change. 2015-12-04 16:22:09 +00:00
lldb Add documentation for SBTarget::CreateValueFromAddress. 2015-12-04 20:16:51 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm [OperandBundles] Allow operand-specific attributes in operand bundles 2015-12-04 20:34:37 +00:00
openmp Replace DYNA_* names with KMP_* names 2015-12-03 19:37:20 +00:00
polly Update isl to isl-0.15-142-gf101714 2015-12-04 08:46:14 +00:00