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-tools-extra
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "cpp11-migrate: Fixing autoconf build after adding libclangReplace dep...
Michael Gottesman
2013-08-30
49
-706
/
+738
*
cpp11-migrate: Fixing autoconf build after adding libclangReplace dependency
Edwin Vane
2013-08-30
3
-5
/
+5
*
cpp11-migrate: Refactor for driver model of operation
Edwin Vane
2013-08-30
46
-733
/
+701
*
clang-replace: Fix autoconf build failures
Edwin Vane
2013-08-30
1
-1
/
+1
*
clang-replace: Re-org of file structure
Edwin Vane
2013-08-30
7
-18
/
+36
*
cpp11-migrate: Add Pass-By-Value Transform
Guillaume Papin
2013-08-29
15
-0
/
+900
*
clang-replace: Afford applying replacements in memory
Edwin Vane
2013-08-28
3
-14
/
+42
*
Temporarily revert r189363 as it seems to be failing to build.
Eric Christopher
2013-08-27
15
-868
/
+0
*
cpp11-migrate: Add Pass-By-Value Transform
Guillaume Papin
2013-08-27
15
-0
/
+868
*
cpp11-migrate: Add a class to support include directives modifications
Guillaume Papin
2013-08-27
6
-7
/
+1040
*
clang-replace: Delete change description files
Tareq A. Siraj
2013-08-26
5
-1
/
+90
*
Updated the main comment with respect to problems and future directions.
John Thompson
2013-08-26
1
-32
/
+16
*
Fixed some issues that resulted in erroneous duplicate symbol error messages.
John Thompson
2013-08-26
8
-23
/
+66
*
clang-replace: Layout of test directory now more standard
Edwin Vane
2013-08-22
12
-16
/
+17
*
Revert "cpp11-migrate: Add a class to support include directives modifications"
Guillaume Papin
2013-08-22
6
-1043
/
+7
*
clang-replace: Exclude test-time deps from LIT test suite
Edwin Vane
2013-08-22
1
-0
/
+3
*
cpp11-migrate: Add a class to support include directives modifications
Guillaume Papin
2013-08-22
6
-7
/
+1043
*
clang-replace: Write merged changes to disk
Edwin Vane
2013-08-22
7
-9
/
+117
*
Introducing new tool clang-replace
Edwin Vane
2013-08-22
17
-3
/
+479
*
Adjust for r188968.
Eli Friedman
2013-08-22
2
-2
/
+2
*
cpp11-migrate: Use Replacement serialization from clang::tooling
Edwin Vane
2013-08-20
8
-202
/
+25
*
UniqueHeaderNameTest.cpp: Appease valgrind.
NAKAMURA Takumi
2013-08-20
1
-2
/
+2
*
Revert "cpp11-migrate: Add a class to support include directives modifications"
Guillaume Papin
2013-08-20
6
-1007
/
+7
*
cpp11-migrate: Add a class to support include directives modifications
Guillaume Papin
2013-08-20
6
-7
/
+1007
*
Add dependencies on TransformUtils library in preparation for re-applying r18...
Alexey Samsonov
2013-08-19
3
-3
/
+5
*
Revert "cpp11-migrate: Add a class to support include directives modifications"
Guillaume Papin
2013-08-17
6
-988
/
+5
*
cpp11-migrate: Add a class to support include directives modifications
Guillaume Papin
2013-08-17
6
-5
/
+988
*
Use -std=c++11 when no compilation database is provided
Ariel J. Bernal
2013-08-16
3
-20
/
+47
*
cpp11-migrate: Remove mention of 'headers' from serialization code
Edwin Vane
2013-08-14
11
-72
/
+64
*
cpp11-migrate: Fixing doxygen warnings
Tareq A. Siraj
2013-08-14
2
-3
/
+4
*
cpp11-migrate: Fix silly logic error preventing multiple transforms
Edwin Vane
2013-08-14
1
-1
/
+2
*
cpp11-migrate: Adding -yaml-only option
Edwin Vane
2013-08-14
2
-39
/
+53
*
\param is not for referring to arguments.
Benjamin Kramer
2013-08-14
1
-1
/
+1
*
clang-tools-extra/test/cpp11-migrate/HeaderReplacements/main.cpp: Use "%/t" i...
NAKAMURA Takumi
2013-08-14
1
-6
/
+3
*
clang-tools-extra/test/cpp11-migrate/HeaderReplacements/main.cpp: Use FileChe...
NAKAMURA Takumi
2013-08-14
1
-4
/
+12
*
clang-tools-extra/test/cpp11-migrate/HeaderReplacements/main.cpp: Suppress th...
NAKAMURA Takumi
2013-08-14
1
-0
/
+3
*
Enhanced test for header guards.
John Thompson
2013-08-13
3
-0
/
+11
*
Avoid errors on header guards using #if defined(NAME).
John Thompson
2013-08-13
1
-0
/
+2
*
Fixes test failure on darwin introduced by r188274
Tareq A. Siraj
2013-08-13
2
-10
/
+11
*
cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
2013-08-13
16
-60
/
+442
*
Remove CRs added in r187370.
Nico Weber
2013-08-12
1
-20
/
+20
*
cpp11-migrate: Fixed path problem with include/exclude paths
Tareq A. Siraj
2013-08-09
3
-8
/
+34
*
[tests] Update to use lit_config and lit package, as appropriate.
Daniel Dunbar
2013-08-09
4
-28
/
+33
*
Fixed coding convention naming issue - variable names start with uppercase.
John Thompson
2013-08-09
1
-33
/
+33
*
Fix false error message for function-style macro instance used as arguments i...
John Thompson
2013-08-09
3
-0
/
+17
*
Extend comments for problems and future directions.
John Thompson
2013-08-09
1
-2
/
+15
*
Fix speling.
David Blaikie
2013-08-08
1
-4
/
+4
*
Expanded modularize tests.
John Thompson
2013-08-08
2
-0
/
+33
*
Comment changes. Added current problems comment.
John Thompson
2013-08-08
1
-3
/
+23
*
Fixed incorrect header guard/nested header mechanism.
John Thompson
2013-08-07
3
-5
/
+9
[next]