Go to file
Ismail Pazarbasi 8d0f2f3ae3 Relax header guard mismatch warning with edit distance heuristic.
If the edit distance between the two macros is more than 50%, DefinedMacro may not be header guard or can be header guard of another header file or it might be defining something completely different set by the build environment.

llvm-svn: 192547
2013-10-12 23:17:37 +00:00
clang Relax header guard mismatch warning with edit distance heuristic. 2013-10-12 23:17:37 +00:00
clang-tools-extra Reverted Test commit; added new line to the end of README.txt 2013-10-12 20:43:36 +00:00
compiler-rt [Sanitizer] Remove StackTrace::max_depth field 2013-10-12 12:40:47 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Port pocl's gen_convert.py script to libclc 2013-10-10 19:09:01 +00:00
libcxx Updated status of issues and features 2013-10-12 22:57:58 +00:00
libcxxabi [unwind] Fix unw_init_remote_thread() use to void* instead of thread_t for parameter to match other implementations 2013-10-08 22:59:34 +00:00
lld Prune unused local variable. 2013-10-11 22:02:58 +00:00
lldb Report the summed hit count in the breakpoint line. 2013-10-12 00:40:02 +00:00
llvm yaml2coff/elf: Touchup for compatibility. 2013-10-12 21:29:16 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly This test case requires assertions 2013-10-12 09:15:56 +00:00