aboutsummaryrefslogtreecommitdiff
path: root/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-01-16 16:04:06 +0000
committerDaniel Jasper <djasper@google.com>2013-01-16 16:04:06 +0000
commit48bd7b72b8911147ec9bdeaa8ebb211543fd23a9 (patch)
tree4324b2931e43cc11ccfbe76afc804cb210e2732d /lib/Lex/ModuleMap.cpp
parentdf3736aa70443ac0f33af094989b4ba88d73f568 (diff)
Improve understanding of unary operators.
Before: int x = ** a; After: int x = **a; git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172619 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions