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
/
Tooling
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR19601: testcase improvement
Arnaud A. de Grandmaison
2014-05-01
1
-1
/
+2
*
Adding a win32-targeted test into Tooling/multi-jobs.cpp, to make sure it doe...
Artyom Skrobov
2013-12-18
1
-0
/
+1
*
clang-check to ignore -no-integrated-as because certain drivers can't handle it
Artyom Skrobov
2013-12-13
1
-3
/
+0
*
clang/test/Tooling/multi-jobs.cpp: Mark this as XFAIL:msvc for now. It has be...
NAKAMURA Takumi
2013-11-18
1
-0
/
+3
*
Ignore test Inputs globally and remove redundant lit.local.cfg files
Alp Toker
2013-11-15
1
-1
/
+0
*
Improve the missing ASM parser test for MS-style assembly
Alp Toker
2013-11-08
1
-0
/
+13
*
Fixed replacements for files with relative paths are not applied.
Ariel J. Bernal
2013-10-01
1
-0
/
+10
*
Simplify now that llvm::sys::current_path checks $PWD.
Rafael Espindola
2013-08-10
2
-1
/
+9
*
Add 'not' to commands that are expected to fail.
Rafael Espindola
2013-07-04
11
-11
/
+11
*
Add support for static analysis to clang-check
Pavel Labath
2013-06-06
1
-0
/
+4
*
ClangTool: strip -o from the command line
Pavel Labath
2013-06-06
1
-0
/
+11
*
clang-check: Enable specification of additional compiler arguments
Pavel Labath
2013-06-05
1
-0
/
+5
*
Use 'env' in tests that set environment variables.
Jordan Rose
2013-05-15
2
-2
/
+2
*
As of r180836, these tests should no longer be XFAILed on Windows.
Aaron Ballman
2013-05-01
5
-15
/
+0
*
Added PR number for failing win64 tests.
Fariborz Jahanian
2013-03-25
5
-0
/
+5
*
These tests fail on our Window64 machine.
Fariborz Jahanian
2013-03-22
5
-0
/
+5
*
ClangTool output cleanup
Edwin Vane
2013-03-15
1
-7
/
+5
*
Add indents to AST dumping and removed parenthesis from AST nodes.
Richard Trieu
2013-01-31
1
-15
/
+15
*
Implement Attr dumping for -ast-dump.
Alexander Kornienko
2013-01-07
1
-1
/
+2
*
Implement AST dumper for Decls.
Alexander Kornienko
2012-12-20
1
-7
/
+12
*
Use color for -ast-dump-filter only when it is supported
Dmitri Gribenko
2012-11-21
1
-1
/
+2
*
Fix for -ast-dump-filter
Alexander Kornienko
2012-10-31
1
-0
/
+6
*
Fixed crash and added a test and a minor output problem
Alexander Kornienko
2012-08-17
1
-0
/
+3
*
Store SourceManager pointer on PrintingPolicy in the case where we're dumping,
Richard Smith
2012-08-16
1
-1
/
+1
*
Don't constant-fold when pretty-printing alignment attribute. This fixes a
Richard Smith
2012-08-16
1
-0
/
+5
*
Implemented -ast-dump, -ast-print, -ast-dump-filter options in clang-check
Alexander Kornienko
2012-08-13
1
-0
/
+35
*
Fix typo.
Manuel Klimek
2012-08-01
1
-1
/
+1
*
This test actually works on Win32...
Manuel Klimek
2012-07-31
1
-4
/
+0
*
Fixes a segfault in Tooling when using pch's:
Manuel Klimek
2012-07-31
5
-0
/
+22
*
Removed standalone clang-ast-dump tool.
Alexander Kornienko
2012-07-26
1
-21
/
+0
*
Switch to the canonical pipe-based testing of clang output using
Chandler Carruth
2012-07-20
1
-3
/
+1
*
clang/test/Tooling/clang-ast-dump.cpp: Mark it as REQUIRES: asserts, for now.
NAKAMURA Takumi
2012-07-17
1
-0
/
+3
*
This test appears to be passing on win32.
Ted Kremenek
2012-07-16
1
-4
/
+3
*
Fixing an obvious bug in a test.
Alexander Kornienko
2012-07-16
1
-2
/
+1
*
The new clang-ast-dump tool for selective AST dumping. Moved common command-l...
Alexander Kornienko
2012-07-16
1
-0
/
+22
*
Adds support for auto-detection of compilation databases, looking in a direct...
Arnaud A. de Grandmaison
2012-07-10
1
-0
/
+11
*
Fixes the MSVC build.
Manuel Klimek
2012-07-10
3
-0
/
+6
*
Adds support for auto-detection of compilation databases
Manuel Klimek
2012-07-10
9
-6
/
+30
*
clang/test/Tooling: Update comments in left 2 tests on XFAIL. They are incomp...
NAKAMURA Takumi
2012-05-23
2
-2
/
+2
*
clang/test/Tooling: Tweak 4 tests to escape the path separator s/\\/\\\\/g in...
NAKAMURA Takumi
2012-05-23
4
-8
/
+7
*
test/Tooling/clang-check-pwd.cpp: Mark as XFAIL:mingw for now. Fixing is work...
NAKAMURA Takumi
2012-05-20
1
-0
/
+1
*
clang/test/Tooling: Remark as XFAIL again in 5 tests for msvc hosts.
NAKAMURA Takumi
2012-05-16
5
-0
/
+15
*
clang/test/Tooling: Remove XFAIL in 5 tests to unveil the real failure.
NAKAMURA Takumi
2012-05-16
5
-20
/
+0
*
clang/test/Tooling/clang-check-pwd.cpp: Add "REQUIRES: shell".
NAKAMURA Takumi
2012-05-16
1
-3
/
+1
*
Declare abstract class ArgumentsAdjuster. This abstract interface describes
Simon Atanasyan
2012-05-09
1
-0
/
+8
*
Fixes resolution of relative paths when running clang tools.
Manuel Klimek
2012-05-07
1
-0
/
+18
*
Fixes the header search logic for tools:
Manuel Klimek
2012-04-25
1
-0
/
+16
*
Adds a FixedCompilationDatabase to be able to specify tool parameters
Manuel Klimek
2012-04-18
1
-0
/
+8
*
Fix quoting to allow shell expansion to occur for shell variables
Kaelyn Uhrain
2012-04-10
1
-1
/
+1
*
Fix tautological FileCheck by moving the CHECK to an extra line.
Manuel Klimek
2012-04-10
2
-2
/
+4
[next]