This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8a9b6a3681c698dfb64c49f0e44eec19fa94de90
clang-p2996
/
clang
/
lib
/
Format
History
Nico Weber
d5650bdc1a
Formatter: Add tests for try/catch. Let 'throw' start an expression.
...
Before: throw a *b; Now: throw a * b; llvm-svn: 171754
2013-01-07 16:36:17 +00:00
..
CMakeLists.txt
…
Format.cpp
Formatter: Add tests for try/catch. Let 'throw' start an expression.
2013-01-07 16:36:17 +00:00
Makefile
…
UnwrappedLineParser.cpp
s/parseStatement/parseStructuralElement/g in the UnwrappedLineParser.
2013-01-07 14:56:16 +00:00
UnwrappedLineParser.h
s/parseStatement/parseStructuralElement/g in the UnwrappedLineParser.
2013-01-07 14:56:16 +00:00