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
/
clang-move
/
tool
/
ClangMoveMain.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make clang-move use same file naming convention as other tools
Nico Weber
2019-03-22
1
-212
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang-move] Fix broken json output.
Eric Liu
2018-10-09
1
-3
/
+4
*
[clang-move] Dump whether a declaration is templated.
Eric Liu
2018-10-08
1
-2
/
+4
*
[FileSystem] Split up the OpenFlags enumeration.
Zachary Turner
2018-06-07
1
-2
/
+2
*
[clang-move] Create ClangMoveActionFactory on stack
Alexander Shaposhnikov
2017-04-14
1
-4
/
+3
*
[clang-move] Fix buildbot failures
Alexander Shaposhnikov
2016-12-12
1
-1
/
+2
*
[clang-move] Use appendArgumentsAdjuster for adding extra arguments
Alexander Shaposhnikov
2016-12-12
1
-25
/
+17
*
[clang-move] don't miss ',' in json output when there are duplicate elements.
Eric Liu
2016-12-03
1
-10
/
+8
*
[clang-move] Enable dump all declarations in old header.
Haojian Wu
2016-11-24
1
-3
/
+31
*
[clang-move] Add some options allowing to add old/new.h to new/old.h respecti...
Haojian Wu
2016-11-23
1
-0
/
+23
*
[clang-tools-extra] Format sources with clang-format. NFC.
Mandeep Singh Grang
2016-11-08
1
-3
/
+3
*
[clang-move] Use cl::list for the list of names
Alexander Shaposhnikov
2016-10-14
1
-5
/
+5
*
[clang-move] error out when fail to create new files.
Eric Liu
2016-10-13
1
-4
/
+16
*
Print stack trace for clang-move tool.
Eric Liu
2016-10-13
1
-1
/
+3
*
Recommit r283538 "[clang-move] Support moving multiple classes in one run."
Haojian Wu
2016-10-13
1
-3
/
+5
*
Revert "[clang-move] Support moving multiple classes in one run."
Renato Golin
2016-10-07
1
-5
/
+3
*
[clang-move] Support moving multiple classes in one run.
Haojian Wu
2016-10-07
1
-3
/
+5
*
[clang-move] Move comments which are associated with the moved class.
Haojian Wu
2016-10-06
1
-1
/
+13
*
[clang-move] Cleanup around replacements.
Haojian Wu
2016-10-06
1
-1
/
+1
*
[clang-move] Make it support both relative and absolute file path arguments.
Haojian Wu
2016-10-04
1
-9
/
+24
*
[clang-move] A prototype tool for moving class definition to new file.
Haojian Wu
2016-09-21
1
-0
/
+126