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
/
Format
/
Format.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] Change to range-based invocation of llvm::sort
Mandeep Singh Grang
2019-01-18
1
-1
/
+1
*
[Format] Add debugging to ObjC language guesser
Ben Hamilton
2018-11-05
1
-4
/
+13
*
NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)
Erik Pilkington
2018-10-30
1
-2
/
+1
*
Lift VFS from clang to llvm (NFC)
Jonas Devlieghere
2018-10-10
1
-3
/
+4
*
[clang-format] Java import sorting in clang-format
Krasimir Georgiev
2018-10-05
1
-4
/
+173
*
clang-format: better handle statement macros
Francois Ferrand
2018-10-02
1
-0
/
+3
*
clang-format: Fix formatting C++ namespaces with preceding 'inline' or 'expor...
Sam McCall
2018-09-05
1
-5
/
+2
*
clang-format: Change Google style wrt. the formatting of empty messages.
Daniel Jasper
2018-08-15
1
-1
/
+1
*
[clang-format] Add some text proto functions to Google style
Krasimir Georgiev
2018-08-01
1
-0
/
+2
*
[clang-format] Indent after breaking Javadoc annotated line
Krasimir Georgiev
2018-07-30
1
-4
/
+3
*
[clang-format] Support additional common functions for text proto formatting
Krasimir Georgiev
2018-06-29
1
-1
/
+4
*
[clang-format] Enable text proto formatting in common functions
Krasimir Georgiev
2018-06-26
1
-1
/
+4
*
[clang-format] Add a default format style that can be used by users of `getSt...
Eric Liu
2018-06-25
1
-0
/
+4
*
[clang-format] Disable AlwaysBreakBeforeMultilineStrings in Google style for ...
Ben Hamilton
2018-06-14
1
-0
/
+1
*
[clang-format] Add SpaceBeforeCpp11BracedList option.
Hans Wennborg
2018-06-14
1
-0
/
+4
*
clang-format: Introduce BreakInheritanceList option
Francois Ferrand
2018-06-11
1
-3
/
+24
*
Reland "Move #include manipulation code to new lib/Tooling/Inclusions."
Eric Liu
2018-06-04
1
-1
/
+1
*
Revert "Reland "Move #include manipulation code to new lib/Tooling/Inclusions.""
Eric Liu
2018-05-30
1
-1
/
+1
*
Reland "Move #include manipulation code to new lib/Tooling/Inclusions."
Eric Liu
2018-05-30
1
-1
/
+1
*
Revert "Move #include manipulation code to new lib/Tooling/Inclusions."
Eric Liu
2018-05-18
1
-1
/
+1
*
Move #include manipulation code to new lib/Tooling/Inclusions.
Eric Liu
2018-05-18
1
-1
/
+1
*
clang-format: Allow optimizer to break template declaration.
Francois Ferrand
2018-05-16
1
-3
/
+19
*
[clang] Update uses of DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-15
1
-6
/
+7
*
[Tooling] Pull #include manipulation code from clangFormat into libToolingCore.
Eric Liu
2018-05-14
1
-393
/
+5
*
[clang-format] Move #include related style to libToolingCore
Eric Liu
2018-05-14
1
-34
/
+22
*
Add SourceManagerForFile helper which sets up SourceManager and dependencies ...
Eric Liu
2018-05-09
1
-23
/
+16
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-1
/
+1
*
[clang-format] Refactor #include insertion/deletion functionality into a class.
Eric Liu
2018-05-04
1
-102
/
+252
*
[clang-format] Start formatting cpp code in raw strings in google style
Krasimir Georgiev
2018-04-25
1
-12
/
+31
*
Format closing braces when reformatting the line containing the opening brace.
Manuel Klimek
2018-04-23
1
-6
/
+3
*
[clang-format] Improve ObjC guessing heuristic by supporting all @keywords
Ben Hamilton
2018-04-12
1
-4
/
+7
*
[clang-format] Refine ObjC guesser to handle child lines of child lines
Ben Hamilton
2018-03-27
1
-10
/
+3
*
[clang-format] Fix ObjC style guesser to also iterate over child lines
Ben Hamilton
2018-03-22
1
-2
/
+11
*
[clang-format] Add a few more Core Graphics identifiers to ObjC heuristic
Ben Hamilton
2018-03-22
1
-0
/
+15
*
[format] Eliminate global destructors.
Benjamin Kramer
2018-03-20
1
-1
/
+1
*
clang-format: Properly handle implicit string concatenation in text protos
Daniel Jasper
2018-03-12
1
-0
/
+1
*
[clang-format] Add SpaceBeforeColon option
Francois Ferrand
2018-03-01
1
-0
/
+9
*
[clang-format] Tidy up new API guessLanguage()
Ben Hamilton
2018-02-27
1
-6
/
+5
*
[clang-format] Fix regression when getStyle() called with empty filename
Ben Hamilton
2018-02-21
1
-3
/
+4
*
[clang-format] New API guessLanguage()
Ben Hamilton
2018-02-21
1
-11
/
+20
*
[clang-format] Enable google text proto formatting in R"proto('s
Krasimir Georgiev
2018-02-16
1
-0
/
+2
*
[clang-format] Improve ObjC headers detection
Jacek Olesiak
2018-02-15
1
-2
/
+7
*
[clang-format] Do not break before long string literals in protos
Krasimir Georgiev
2018-02-08
1
-5
/
+6
*
[clang-format] Set ObjCBinPackProtocolList to Never for google style
Ben Hamilton
2018-02-08
1
-0
/
+1
*
[clang-format] New format param ObjCBinPackProtocolList
Ben Hamilton
2018-02-02
1
-0
/
+10
*
[clang-format] Adds space around braces in text protos
Krasimir Georgiev
2018-01-31
1
-0
/
+1
*
[clang-format] Disable some text proto delimiters and functions for google style
Krasimir Georgiev
2018-01-29
1
-9
/
+1
*
[clang-format] Disable string literal breaking for text protos
Krasimir Georgiev
2018-01-24
1
-0
/
+6
*
[clang-format] Adds a canonical delimiter to raw string formatting
Krasimir Georgiev
2018-01-19
1
-0
/
+2
[prev]
[next]