Go to file
Martin Bohme 526299c81c [X86][SSE] Add explicit braces to avoid -Wdangling-else warning.
Reviewers: RKSimon

Subscribers: llvm-commits, igorb

Differential Revision: https://reviews.llvm.org/D29076

llvm-svn: 292924
2017-01-24 12:31:30 +00:00
clang Replace use of chdir with llvm::sys::fs::set_current_path 2017-01-24 11:14:29 +00:00
clang-tools-extra [clang-tidy] Avoid incorrect fixes in modernize-use-using 2017-01-24 11:41:02 +00:00
compiler-rt [test] Prevent false detection of an `UNSUPPORTED:` directive by lit. 2017-01-24 09:20:50 +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 math: Add logb builtin 2017-01-18 03:14:10 +00:00
libcxx Revert "[libcxx] Never use <cassert> within libc++" 2017-01-24 12:26:01 +00:00
libcxxabi Remove all usages of REQUIRES-ANY in the test suite. 2017-01-24 10:28:23 +00:00
libunwind DWARF: correct cast (NFC) 2017-01-21 21:27:29 +00:00
lld [ELF] Correct sh_info for static symbol table 2017-01-24 10:43:40 +00:00
lldb Add format_provider for lldb::StateType 2017-01-24 11:48:25 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [X86][SSE] Add explicit braces to avoid -Wdangling-else warning. 2017-01-24 12:31:30 +00:00
openmp Use C++11 static_assert() for build asserts. 2017-01-18 07:49:30 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly BlockGenerator: Do not redundantly reload from PHI-allocas in non-affine stmts 2017-01-19 14:12:45 +00:00