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
/
unittests
/
Format
/
SortImportsTestJS.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
clang-format: [JS] support default imports.
Martin Probst
2017-08-01
1
-0
/
+8
*
clang-format: [JS] Correctly format JavaScript imports with long module paths
Martin Probst
2017-07-18
1
-0
/
+17
*
clang-format: [JS] Fix line breaks before comments when sorting imports.
Martin Probst
2016-09-19
1
-0
/
+10
*
clang-format: [JS] handle default bindings in imports.
Martin Probst
2016-09-02
1
-0
/
+20
*
clang-format: [JS] Sort all JavaScript imports if any changed.
Martin Probst
2016-09-02
1
-18
/
+7
*
Make tooling::applyAllReplacements return llvm::Expected<string> instead of e...
Eric Liu
2016-07-11
1
-3
/
+6
*
clang-format: [JS] Sort imports case insensitive.
Martin Probst
2016-07-09
1
-0
/
+21
*
clang-format: [JS] support trailing commas in imports.
Martin Probst
2016-07-09
1
-0
/
+4
*
clang-format: [JS] Introduce JavaScriptWrapImports option.
Martin Probst
2016-06-13
1
-4
/
+4
*
clang-format: [JS] fix an assertion failure caused by shrinking sources.
Martin Probst
2016-06-08
1
-0
/
+13
*
clang-format: [JS] Sort imported symbols.
Martin Probst
2016-06-01
1
-0
/
+27
*
clang-format: [JS] sort ES6 imports.
Martin Probst
2016-05-20
1
-0
/
+201