aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGVTables.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-02-15 19:24:08 +0000
committerDaniel Jasper <djasper@google.com>2013-02-15 19:24:08 +0000
commitdc2efa1c10c4646d692cc57db9fdbbebe3a48255 (patch)
treebe4418b05d74b76a460053616eef96d5dc280c9b /lib/CodeGen/CGVTables.cpp
parentdb546fa2ce65dd2e275fc3fdee961767d53f77cf (diff)
Done break between 'operator' and '<<'.
Before: ostream &operator <<(ostream &out, some::ns::SomeReallyLongType WithSomeReallyLongValue); After: ostream &operator<<(ostream &out, some::ns::SomeReallyLongType WithSomeReallyLongValue); git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@175286 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGVTables.cpp')
0 files changed, 0 insertions, 0 deletions