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
/
lib
/
Lex
/
DependencyDirectivesSourceMinimizer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-scan-deps] do not skip empty #if/#elif in the minimizer to avoid missi...
Alex Lorenz
2019-12-02
1
-6
/
+7
*
[clang-scan-deps] Improve string/character literal skipping
Alex Lorenz
2019-10-08
1
-11
/
+29
*
[clang-scan-deps] Allow continuation line backslashes followed by whitespace
Alex Lorenz
2019-09-26
1
-11
/
+22
*
Fix for stringized function-macro args continued across lines
Alex Lorenz
2019-09-19
1
-2
/
+5
*
[clang-scan-deps] add skip excluded conditional preprocessor block preprocess...
Alex Lorenz
2019-09-11
1
-0
/
+48
*
Re-land [clang-scan-deps] Minimizer: Correctly handle multi-line content with...
Alexandre Ganea
2019-08-28
1
-14
/
+35
*
Revert "[clang-scan-deps] Minimizer: Correctly handle multi-line content with...
Richard Smith
2019-08-27
1
-35
/
+14
*
[clang-scan-deps] Skip UTF-8 BOM in source minimizer
Alexandre Ganea
2019-08-27
1
-0
/
+7
*
[clang-scan-deps] Minimizer: Correctly skip over double slashes in angle brac...
Alexandre Ganea
2019-08-26
1
-3
/
+4
*
[clang-scan-deps] Minimizer: Correctly handle multi-line content with CR+LF l...
Alexandre Ganea
2019-08-26
1
-14
/
+35
*
[clang-scan-deps] Add minimizer support for C++20 modules.
Michael J. Spencer
2019-08-09
1
-1
/
+70
*
[clang-scan-deps] Dependency directives source minimizer: handle #pragma once
Alex Lorenz
2019-07-18
1
-1
/
+15
*
[clang-scan-deps] Dependency directives source minimizer:
Alex Lorenz
2019-07-10
1
-1
/
+8
*
Fix windows build for commit r362459
Alex Lorenz
2019-06-03
1
-6
/
+6
*
Add clang source minimizer that reduces source to directives
Alex Lorenz
2019-06-03
1
-0
/
+756