aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGenTypes.cpp
diff options
context:
space:
mode:
authorManuel Klimek <klimek@google.com>2013-01-23 09:32:48 +0000
committerManuel Klimek <klimek@google.com>2013-01-23 09:32:48 +0000
commit70b03f4edaefcc5b9aa2e084d1c12e9d91b32a77 (patch)
treee43b61232306a4d0ea1fee82dc51eab210a1710e /lib/CodeGen/CodeGenTypes.cpp
parent69652660e765ec2bbcf1877ac05c66e91b8fa745 (diff)
Allow us to better guess the context of an unwrapped line.
This gives us the ability to guess better defaults for whether a * between identifiers is a pointer dereference or binary operator. Now correctly formats: void f(a *b); void f() { f(a * b); } git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173243 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenTypes.cpp')
0 files changed, 0 insertions, 0 deletions