| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
and comment lines.
|
|
|
|
|
|
|
| |
Disable the instantiation-depth-default.cpp test on NetBSD since it
requires more stack space than we have by default on NetBSD.
Differential Revision: https://reviews.llvm.org/D71419
|
|
|
|
|
|
| |
expresses the intent of the exclusion.
llvm-svn: 360447
|
|
|
|
|
|
|
|
|
|
|
| |
Changes the default Windows target triple returned by
GetHostTriple.cmake from the old environment names (which we wanted to
move away from) to newer, normalized ones. This also requires updating
all tests to use the new systems names in constraints.
Differential Revision: https://reviews.llvm.org/D47381
llvm-svn: 339307
|
|
|
|
|
|
| |
for targeting mingw32. It crashes. Investigating.
llvm-svn: 280104
|
|
|
|
|
|
|
|
| |
per-frame stack usage enough to cause it to hit our stack limit. This is not
ideal; we should find a better way of dealing with this, such as increasing
our stack allocation when built with ASan.
llvm-svn: 279668
|
|
llvm-svn: 278984
|