Go to file
Jonas Toth 67b7e23fa1 [clang] add tests to ExprMutAnalyzer that reproduced a crash in ASTMatchers
Summary:
This patch adds two unit-tests that are the result of reducing a crashing TU
when running ExprMutAnalyzer over it. They are added only to ensure the regression
that has been fixed with https://reviews.llvm.org/D56444 don't creep back.

Reviewers: aaron.ballman, sammccall, rsmith, george.karpenkov

Reviewed By: sammccall

Subscribers: baloghadamsoftware, a.sidorin, Szelethus, donat.nagy, dkrupp, cfe-commits

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

llvm-svn: 351743
2019-01-21 13:26:18 +00:00
clang [clang] add tests to ExprMutAnalyzer that reproduced a crash in ASTMatchers 2019-01-21 13:26:18 +00:00
clang-tools-extra [clang-tidy] Use getStripPluginsAdjuster 2019-01-21 10:10:18 +00:00
compiler-rt Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +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 Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
libcxx Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
libcxxabi Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
libunwind Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
lld Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
lldb Fix test after AST dump output change 2019-01-21 09:54:31 +00:00
llgo Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
llvm [X86][BtVer2] Update the WriteLoad latency. 2019-01-21 12:04:10 +00:00
openmp Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +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 Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
pstl Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
.arcconfig Add an .arcconfig for the top of the git monorepo. 2019-01-11 16:27:14 +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.