Go to file
Owen Pan 945890a63c [clang-format] Fix bug that misses some function-like macro usages
Fixes PR41483

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

llvm-svn: 359687
2019-05-01 15:03:41 +00:00
clang [clang-format] Fix bug that misses some function-like macro usages 2019-05-01 15:03:41 +00:00
clang-tools-extra [clangd] Delete an unused declaration 2019-05-01 12:16:37 +00:00
compiler-rt [libFuzzer] Add --dump-input-on-failure to help diagnose AArch64 failures 2019-05-01 12:30:04 +00:00
debuginfo-tests Set config.lit_tools_dir, which is needed by lit.llvm.initialize. 2018-11-06 21:54:27 +00:00
libclc travis: Add LLVM-8 build 2019-03-27 21:28:31 +00:00
libcxx Get rid of a bunch of 'unused variable' warnings in test when run with debug_level set. NFC 2019-05-01 11:25:58 +00:00
libcxxabi Update DemangleConfig.h to better mangle LLVM's version. 2019-04-30 06:38:24 +00:00
libunwind [NFC] Fix typo in debug log 2019-04-22 15:40:50 +00:00
lld [LLD] Emit dynamic relocations for references to script symbols in -pie links 2019-05-01 14:07:31 +00:00
lldb [lldb] [lit] Add write tests for r8-r15 & xmm8-xmm15 registers 2019-05-01 13:55:23 +00:00
llgo IR: Support parsing numeric block ids, and emit them in textual output. 2019-03-22 18:27:13 +00:00
llvm [X86][SSE] Add demanded elts support X86ISD::PMULDQ\PMULUDQ 2019-05-01 14:50:50 +00:00
openmp [OpenMP] Add OpenMP 5.0 nonmonotonic code 2019-04-30 19:20:35 +00:00
parallel-libs Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
polly Apply include-what-you-use #include removal suggestions. NFC. 2019-03-28 20:19:49 +00:00
pstl [pstl] Make the default backend be the serial backend and always provide parallel policies 2019-04-24 20:12:36 +00:00
.arcconfig Update monorepo .arcconfig with new project callsign. 2019-01-31 14:34:59 +00:00
.clang-format Add .clang-tidy and .clang-format files to the toplevel of the 2019-01-29 16:43:16 +00:00
.clang-tidy Disable tidy checks with too many hits 2019-02-01 11:20:13 +00:00
.gitignore Add a reduced copy of the llvm .gitignore 2019-04-09 00:52:49 +00:00
README.md

README.md

The LLVM Compiler Infrastructure

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.