summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2015-12-23 18:01:29 +0000
committerDaniel Jasper <djasper@google.com>2015-12-23 18:01:29 +0000
commit95516cd380434cbdca733d912afd22525ecb0ec5 (patch)
tree0d629bfc868eb62ad89443e910b379723137324c /llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp
parent2fbfb25ad6fb25601481d8865488ac8ea639bed5 (diff)
downloadbcm5719-llvm-95516cd380434cbdca733d912afd22525ecb0ec5.tar.gz
bcm5719-llvm-95516cd380434cbdca733d912afd22525ecb0ec5.zip
clang-format: Fix incorrect pointer detection.
Before: return * this += 1; After: return *this += 1; llvm-svn: 256342
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud