Go to file
Alexander Kornienko 857b10f471 Make ArgumentAdjuster aware of the current file being processed.
Summary:
This is needed to handle per-project configurations when adding extra
arguments in clang-tidy for example.

Reviewers: klimek, djasper

Subscribers: djasper, cfe-commits, klimek

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

llvm-svn: 252134
2015-11-05 02:19:53 +00:00
clang Make ArgumentAdjuster aware of the current file being processed. 2015-11-05 02:19:53 +00:00
clang-tools-extra Improve modernize-make-unique matcher. 2015-11-04 10:27:51 +00:00
compiler-rt [Sanitizer] Use ReportMmapFailureAndDie() in all applicable mmap variants on Posix. 2015-11-05 01:16:48 +00:00
debuginfo-tests
libclc integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Make reverse() call iter_swap like the standard says, instead of calling swap directly. No real change. 2015-11-02 21:34:25 +00:00
libcxxabi Fix LIBCXXABI_HAS_NO_THREADS configuration. 2015-10-14 19:21:38 +00:00
libunwind Add FreeBSD _Unwind_Ptr typedef 2015-10-16 19:40:09 +00:00
lld [elf2] Fix R_X86_64_TPOFF32 handling. 2015-11-05 02:00:35 +00:00
lldb Fix TestGoFormatters.py. 2015-11-05 02:17:21 +00:00
llgo [llgo] irgen: always use TargetMachine's data layout 2015-09-25 06:28:14 +00:00
llvm [IR] Add bounds checking to dataOperandHasImpliedAttr 2015-11-05 01:53:26 +00:00
openmp Remove incorrect debug assert. 2015-11-04 22:31:57 +00:00
polly [FIX] Simplify and correct preloading of base pointer origin 2015-11-03 19:15:33 +00:00