aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.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
commit0a3a3c9900425b96f0d182e4e0004229aca6715c (patch)
tree4c05d9d12ad581f76b16e6b1def997218e5b0b68 /clang/lib/Frontend/CompilerInvocation.cpp
parent5924545c0c269495ea7391aab5b288808dead8bd (diff)
downloadllvm-0a3a3c9900425b96f0d182e4e0004229aca6715c.zip
llvm-0a3a3c9900425b96f0d182e4e0004229aca6715c.tar.gz
llvm-0a3a3c9900425b96f0d182e4e0004229aca6715c.tar.bz2
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); } llvm-svn: 173243
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions