Go to file
Simon Atanasyan 65e2464667 [Driver] Improve the `isPathUnderSysroot()` function. Now it returns a
correct result even if checking paths: a) symlinks and/or b) contains relative
parts like /dir1/dir2/../dir2.

llvm-svn: 211772
2014-06-26 10:48:52 +00:00
clang [OPENMP] Initial parsing and sema analysis for 'section' directive. 2014-06-26 08:21:58 +00:00
clang-tools-extra Suppress clang-tidy-diff.py. It is incompatible to py26 due to argparse. 2014-06-25 23:13:34 +00:00
compiler-rt [ASan] When iterating over segments on OSX, treat the segments' initial 2014-06-25 15:43:19 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc relational: Fix signbit 2014-06-25 21:08:38 +00:00
libcxx Patch from Albert J. Wong to make type_traits take advantage of gcc intrinsics in 4.7 and later. No functionality change when using clang. 2014-06-26 01:07:56 +00:00
libcxxabi Fix building for iOS 2014-06-26 00:25:33 +00:00
lld [Driver] Improve the `isPathUnderSysroot()` function. Now it returns a 2014-06-26 10:48:52 +00:00
lldb Fix silly compilation error. 2014-06-25 18:40:58 +00:00
llvm [X86] Improve the selection of SSE3/AVX addsub instructions. 2014-06-26 10:45:21 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Support for LLVM-style RTTI isa<...>, dyn_cast<...> et al. 2014-06-26 10:19:57 +00:00