This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-16 22:16:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
lib
/
Format
History
Daniel Jasper
6daabe3716
Fix bug discovered with address sanitizer.
...
Now, this works again with an empty stack. llvm-svn: 178779
2013-04-04 19:31:00 +00:00
..
CMakeLists.txt
Move the token annotator into separate files.
2013-01-29 21:01:14 +00:00
Format.cpp
Fix bug discovered with address sanitizer.
2013-04-04 19:31:00 +00:00
Makefile
…
TokenAnnotator.cpp
Improve formatting of for loops and multi-variable DeclStmts.
2013-04-03 13:36:17 +00:00
TokenAnnotator.h
Improve formatting of for loops and multi-variable DeclStmts.
2013-04-03 13:36:17 +00:00
UnwrappedLineParser.cpp
Even better way to handle comments adjacent to preprocessor directives.
2013-04-03 12:38:53 +00:00
UnwrappedLineParser.h
Format a line if a range in its leading whitespace was selected.
2013-03-04 13:43:19 +00:00