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
/
clang-refactor
/
ClangRefactor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Use InitLLVM to setup a pretty stack printer"
Nico Weber
2019-11-25
1
-2
/
+1
*
Use InitLLVM to setup a pretty stack printer
Rui Ueyama
2019-11-26
1
-1
/
+2
*
Changed FrontendActionFactory::create to return a std::unique_ptr
Dmitri Gribenko
2019-08-29
1
-1
/
+3
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-6
/
+6
*
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
Fangrui Song
2019-08-05
1
-1
/
+1
*
[clang] Adopt new FileManager error-returning APIs
Harlan Haskins
2019-08-01
1
-2
/
+2
*
Revert Recommit "[CommandLine] Remove OptionCategory and SubCommand caches fr...
Haojian Wu
2019-07-11
1
-1
/
+3
*
Recommit "[CommandLine] Remove OptionCategory and SubCommand caches from the ...
Don Hinton
2019-07-10
1
-3
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-1
/
+1
*
Revert "[Tooling] [0/1] Refactor FrontendActionFactory::create() to return st...
Roman Lebedev
2018-02-27
1
-3
/
+1
*
[Tooling] [0/1] Refactor FrontendActionFactory::create() to return std::uniqu...
Roman Lebedev
2018-02-27
1
-1
/
+3
*
[clang-refactor] Introduce a new rename rule for qualified symbols
Haojian Wu
2017-11-08
1
-40
/
+35
*
[clang-refactor] Use ClangTool more explicitly by making refaroing actions AS...
Eric Liu
2017-11-07
1
-126
/
+192
*
[clang-refactor] Add "-Inplace" option to the commandline tool.
Haojian Wu
2017-10-20
1
-6
/
+16
*
[refactor] allow the use of refactoring diagnostics
Alex Lorenz
2017-10-16
1
-8
/
+27
*
clang-refactor: Use llvm_unreachable in an unused override
Alex Lorenz
2017-10-16
1
-1
/
+1
*
Recommit r315738 "[clang-refactor] Apply source replacements"
Alex Lorenz
2017-10-16
1
-6
/
+88
*
Revert r315738
Alex Lorenz
2017-10-13
1
-88
/
+6
*
Fix -Woverloaded-virtual warning in clang-refactor
Alex Lorenz
2017-10-13
1
-0
/
+4
*
[clang-refactor] Apply source replacements
Alex Lorenz
2017-10-13
1
-6
/
+84
*
Recommit r315087 "[refactor] add support for refactoring options"
Alex Lorenz
2017-10-13
1
-7
/
+114
*
[clang-refactor] Fix clang-tidy misc-move-const-arg warning.
Haojian Wu
2017-10-10
1
-2
/
+2
*
Revert r315087
Alex Lorenz
2017-10-06
1
-114
/
+7
*
[refactor] add support for refactoring options
Alex Lorenz
2017-10-06
1
-7
/
+114
*
[refactor] Use CommonOptionsParser in clang-refactor
Alex Lorenz
2017-09-14
1
-45
/
+13
*
[refactor] add clang-refactor tool with initial testing support and
Alex Lorenz
2017-09-14
1
-0
/
+391