index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
lit.cfg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-28
1
-1
/
+6
*
Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-27
1
-6
/
+1
*
[analyzer] NFC: Update test infrastructure to support multiple constraint man...
Dominic Chen
2017-02-27
1
-1
/
+6
*
[test] Port clang tests to canonicalized booleans
Michal Gorny
2017-01-25
1
-4
/
+4
*
[test] Correctly include build llvm_shlib_dir in stand-alone builds
Michal Gorny
2016-11-15
1
-1
/
+6
*
[Modules] Add a command line option for loading the clang builtins modulemap.
Elad Cohen
2016-10-31
1
-0
/
+1
*
[Driver] Make -print-libgcc-file-name print compiler-rt lib when used
Michal Gorny
2016-10-10
1
-0
/
+5
*
XFAIL Driver/darwin-stdlib.cpp if CLANG_DEFAULT_CXX_STDLIB is set
Jonas Hahnfeld
2016-09-29
1
-0
/
+3
*
C++ Modules TS: add frontend support for building pcm files from module
Richard Smith
2016-08-26
1
-1
/
+1
*
Port some more debug info tests on Windows
Reid Kleckner
2016-06-30
1
-4
/
+0
*
Add a RenderScript language type
Pirama Arumuga Nainar
2016-06-09
1
-1
/
+1
*
Enable some accidentally dead tests and fix up the bitrot
David Blaikie
2016-05-29
1
-1
/
+1
*
Revert r260266 (and r260276), "clang-cl: Enable plugins on Windows"
NAKAMURA Takumi
2016-02-11
1
-1
/
+1
*
clang-cl: Enable plugins on Windows
Ehsan Akhgari
2016-02-09
1
-1
/
+1
*
[modules] Compress files embedded into a .pcm file, to reduce the disk usage ...
Richard Smith
2016-02-06
1
-0
/
+5
*
Adding a test for PR25717.
Yunzhong Gao
2016-01-27
1
-0
/
+5
*
Prune the feature "tls". No one is using it since TLS is enabled for Cygwin.
NAKAMURA Takumi
2015-12-27
1
-4
/
+0
*
Revert r247977, "clang/test/lit.cfg: *-ps4 doesn't have appropriate driver ye...
NAKAMURA Takumi
2015-10-20
1
-1
/
+1
*
Tweak to make clang/test/Driver/ps4-linker-win.c less sinsitive of DLL path.
NAKAMURA Takumi
2015-10-15
1
-0
/
+1
*
Silence warning about not being able to find clang-interpreter
Richard Barton
2015-10-07
1
-11
/
+15
*
clang/test/lit.cfg: *-ps4 doesn't have appropriate driver yet. Mark it as "no...
NAKAMURA Takumi
2015-09-18
1
-1
/
+1
*
Enable clang tests requiring "clang-driver" on mingw.
Yaron Keren
2015-07-25
1
-1
/
+1
*
Finally, with no users for shell-preserves-root, remove it from lit.cfg.
Yaron Keren
2015-07-15
1
-4
/
+0
*
clang/test/lit.cfg: Introduce the feature "tls", for targeting cygwin.
NAKAMURA Takumi
2015-07-14
1
-0
/
+4
*
test: Set lit features appropriately when using asan and ubsan together
Justin Bogner
2015-06-22
1
-4
/
+3
*
Check for backtraces in tests which are verifying pretty stack traces from a ...
Pete Cooper
2015-02-10
1
-0
/
+3
*
clang lit.cfg: Fix a bug pointed by Sean Silva
Filipe Cabecinhas
2015-02-02
1
-1
/
+1
*
Special-case the PS4 SDK for a clang test
Filipe Cabecinhas
2015-01-30
1
-0
/
+4
*
Reorganize test/Modules:
Richard Smith
2015-01-22
1
-1
/
+1
*
Add back a FIXME note to lit.cfg.
Francisco Lopes da Silva
2015-01-21
1
-0
/
+1
*
Fix lit for builds under /opt
Francisco Lopes da Silva
2015-01-05
1
-2
/
+2
*
Teach lit.cfg to recognize -windows-gnu in addition to -mingw32.
Yaron Keren
2014-12-17
1
-2
/
+2
*
Remove local handling of ASAN_OPTIONS and UBSAN_OPTIONS.
Rafael Espindola
2014-11-03
1
-5
/
+0
*
New round of fixes for "Always compile debuginfo-tests for the host triple"
Filipe Cabecinhas
2014-10-18
1
-1
/
+7
*
Append the %itanium_abi_host_triple substitution unconditionally
Filipe Cabecinhas
2014-10-18
1
-2
/
+1
*
Appease the buildbots with the special case for non-set variables
Filipe Cabecinhas
2014-10-16
1
-1
/
+2
*
Added %itanium_abi_host_triple to fix debuginfo-tests when clang is a cross-c...
Filipe Cabecinhas
2014-10-16
1
-0
/
+1
*
Remove support for the IOS_SIMULATOR_DEPLOYMENT_TARGET env var.
Bob Wilson
2014-10-10
1
-1
/
+0
*
test: Disable standard system includes in %clang_cc1
Justin Bogner
2014-10-03
1
-1
/
+2
*
pass environment when invoking llvm-config and clang from lit.cfg
Scott Douglass
2014-09-24
1
-2
/
+4
*
Add ubsan/not_ubsan features to Clang lit tests and use
Alexey Samsonov
2014-09-03
1
-0
/
+4
*
Introduce -DLLVM_USE_SANITIZER=Undefined CMake option to build UBSan-ified ve...
Alexey Samsonov
2014-08-29
1
-1
/
+1
*
Revert "clang/test/Driver/crash-report.c: This requires rewriter for -frewrit...
Alp Toker
2014-07-16
1
-3
/
+0
*
clang/test: Introduce the feature "rewriter" for --enable-clang-rewriter.
NAKAMURA Takumi
2014-07-16
1
-0
/
+3
*
clang/test: Introduce the feature "staticanalyzer" for --enable-clang-static-...
NAKAMURA Takumi
2014-07-16
1
-0
/
+4
*
Add detection of OS X relocatable SDK to compiler-rt as a lit.util function
Alexander Potapenko
2014-06-10
1
-15
/
+1
*
Update lit.cfg to support the clang-interpreter test from r207950
Alp Toker
2014-05-05
1
-0
/
+1
*
[sanitizers] Propagate the sanitizer options through to the lit context.
Chandler Carruth
2014-05-02
1
-0
/
+5
*
Add test case for revision 207575 to verify that on Windows, clang doesn't
Andrea Di Biagio
2014-04-29
1
-0
/
+3
*
Recommit r204493 with a fix to look in both clang and llvm directories.
Paul Robinson
2014-03-26
1
-0
/
+36
[next]