summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/ASTContext.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-01-08 14:56:18 +0000
committerDaniel Jasper <djasper@google.com>2013-01-08 14:56:18 +0000
commit7c85fde500b8e263d99f551f532267a28355b5bc (patch)
tree5ae8de54f0cd133a7f2c77c35d0cab438b1d9b0c /clang/lib/AST/ASTContext.cpp
parent97059d437786401426886f78bbfd5c3645808517 (diff)
downloadbcm5719-llvm-7c85fde500b8e263d99f551f532267a28355b5bc.tar.gz
bcm5719-llvm-7c85fde500b8e263d99f551f532267a28355b5bc.zip
Change the data structure used in clang-format.
This is a first step towards supporting more complex structures such as #ifs inside unwrapped lines. This patch mostly converts the array-based UnwrappedLine into a linked-list-based UnwrappedLine. Future changes will allow multiple children for each Token turning the UnwrappedLine into a tree. No functional changes intended. llvm-svn: 171856
Diffstat (limited to 'clang/lib/AST/ASTContext.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud