llvm with tablegen backend for capstone disassembler
Go to file
Alexander Kornienko 3474b55858 [clang-tidy] Make NumOccurrenceFlag for SourcePaths configurable.
Added an additional ctor that takes a NumOccurrenceFlag parameter for the
SourcePaths option. This frees applications from always having to pass at least
one source file, e.g., -list-checks.

http://reviews.llvm.org/D12069

Patch by Don Hinton!

llvm-svn: 245204
2015-08-17 10:01:42 +00:00
clang [clang-tidy] Make NumOccurrenceFlag for SourcePaths configurable. 2015-08-17 10:01:42 +00:00
clang-tools-extra clang-tools-extra/test/clang-tidy/modernize-pass-by-value.cpp: Tweak not to override -std=c++11. 2015-08-15 02:27:22 +00:00
compiler-rt Fixup stale comment about supported OSs 2015-08-14 20:01:27 +00:00
debuginfo-tests
libclc Remove files accidentally not removed in r244310 2015-08-13 23:43:12 +00:00
libcxx
libcxxabi
libunwind Enable zero-cost exceptions on non-Apple arm64 platforms 2015-08-13 14:21:03 +00:00
lld COFF: Fix the order of the DLL import entry. 2015-08-17 08:30:31 +00:00
lldb Try to fix the lldb build on Visual C++. 2015-08-16 19:40:40 +00:00
llgo
llvm Remove hand-rolled matching for fmin and fmax. 2015-08-17 07:13:20 +00:00
openmp Remove unused KMP_SETVERSION macro 2015-08-13 15:26:38 +00:00
polly [FIX] Create location if a needed value was not yet demoted 2015-08-17 09:38:46 +00:00