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
/
unittests
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-modernize: Apply replacements using clang-apply-replacements
Edwin Vane
2013-10-05
6
-264
/
+10
*
Fix build by adding dep on TransformUtils
Edwin Vane
2013-09-30
1
-1
/
+2
*
clang-apply-replacements: Add code formatting functionality
Edwin Vane
2013-09-30
13
-6
/
+126
*
clang-modernize: Fixing a few left over cpp11-migrate references
Edwin Vane
2013-09-26
2
-5
/
+5
*
Transform files in a compilation database if no sources are provided.
Ariel J. Bernal
2013-09-12
1
-1
/
+1
*
clang-modernize: Remove -headers option
Edwin Vane
2013-09-06
1
-26
/
+8
*
Update the header guards for clang-modernize's unittests.
Chandler Carruth
2013-09-04
2
-6
/
+6
*
Fix up a few straggling bits of the build system. This should fix the
Chandler Carruth
2013-09-04
2
-2
/
+2
*
Rename cpp11-migrate to clang-modernize.
Chandler Carruth
2013-09-04
13
-13
/
+13
*
Rename clang-replace -> clang-apply-replacements
Edwin Vane
2013-09-03
2
-3
/
+3
*
cpp11-migrate: Refactor for driver model of operation
Edwin Vane
2013-09-03
7
-101
/
+154
*
Revert "cpp11-migrate: Fixing autoconf build after adding libclangReplace dep...
Michael Gottesman
2013-08-30
7
-154
/
+101
*
cpp11-migrate: Fixing autoconf build after adding libclangReplace dependency
Edwin Vane
2013-08-30
1
-2
/
+2
*
cpp11-migrate: Refactor for driver model of operation
Edwin Vane
2013-08-30
6
-99
/
+152
*
cpp11-migrate: Add a class to support include directives modifications
Guillaume Papin
2013-08-27
3
-7
/
+424
*
Revert "cpp11-migrate: Add a class to support include directives modifications"
Guillaume Papin
2013-08-22
3
-427
/
+7
*
cpp11-migrate: Add a class to support include directives modifications
Guillaume Papin
2013-08-22
3
-7
/
+427
*
cpp11-migrate: Use Replacement serialization from clang::tooling
Edwin Vane
2013-08-20
2
-74
/
+0
*
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
3
-391
/
+7
*
cpp11-migrate: Add a class to support include directives modifications
Guillaume Papin
2013-08-20
3
-7
/
+391
*
Add dependencies on TransformUtils library in preparation for re-applying r18...
Alexey Samsonov
2013-08-19
2
-2
/
+4
*
Revert "cpp11-migrate: Add a class to support include directives modifications"
Guillaume Papin
2013-08-17
3
-372
/
+5
*
cpp11-migrate: Add a class to support include directives modifications
Guillaume Papin
2013-08-17
3
-5
/
+372
*
cpp11-migrate: Remove mention of 'headers' from serialization code
Edwin Vane
2013-08-14
3
-27
/
+22
*
cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
2013-08-13
6
-15
/
+109
*
cpp11-migrate: Fixed path problem with include/exclude paths
Tareq A. Siraj
2013-08-09
1
-1
/
+19
*
Fix clang-tidy dependencies and bad file comment.
Daniel Jasper
2013-08-04
1
-0
/
+2
*
Fixed path differences when using include/exclude headers
Ariel J. Bernal
2013-07-31
1
-0
/
+17
*
Revert "cpp11-migrate: Write header replacements to disk"
Rafael Espindola
2013-07-30
6
-117
/
+15
*
cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
2013-07-30
6
-15
/
+117
*
cpp11-migrate: Add -for-compilers command line switch.
Guillaume Papin
2013-07-29
1
-0
/
+22
*
Initial architecture for clang-tidy.
Daniel Jasper
2013-07-29
7
-1
/
+162
*
Revert "cpp11-migrate: Write header replacements to disk"
Rafael Espindola
2013-07-26
6
-117
/
+15
*
cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
2013-07-26
6
-15
/
+117
*
cp11-migrate: Integration with LibFormat
Edwin Vane
2013-07-23
5
-6
/
+161
*
Revert "cp11-migrate: Integration with LibFormat"
Michael Gottesman
2013-07-22
5
-161
/
+6
*
cp11-migrate: Integration with LibFormat
Edwin Vane
2013-07-22
5
-6
/
+161
*
cpp11-migrate: Make a VirtualFilesHelper class for the unit tests.
Edwin Vane
2013-07-22
2
-74
/
+85
*
cpp11-migrate: Use test fixture in preparation for more tests
Edwin Vane
2013-07-18
1
-20
/
+67
*
cpp11-migrate: FileOverrides/Transform refactoring.
Tareq A. Siraj
2013-07-12
3
-2
/
+61
*
cpp11-migrate: Add missing file headers in unit tests
Edwin Vane
2013-07-11
3
-0
/
+27
*
Generate a unique filename for a given header
Tareq A. Siraj
2013-07-10
2
-1
/
+63
*
Use llvm::sys::fs::createTemporaryFile.
Rafael Espindola
2013-07-05
1
-2
/
+2
*
Don't use PathV1.h in IncludeExcludeTest.cpp.
Rafael Espindola
2013-06-26
1
-16
/
+34
*
Don't use PathV1.h in TransformTest.cpp.
Rafael Espindola
2013-06-26
1
-34
/
+41
*
cpp11-migrate: Transforms honour header modification flag
Edwin Vane
2013-06-18
1
-1
/
+115
*
cpp11-migrate: Transform now responsible for applying replacements
Edwin Vane
2013-06-18
2
-8
/
+7
*
cpp11-migrate: Transform now responsible for file content overriding
Edwin Vane
2013-06-17
1
-4
/
+37
*
Revert "sys::Path::GetCurrentDirectory has been removed. Use sys::fs::current...
Rafael Espindola
2013-06-14
1
-20
/
+17
[next]