diff options
| author | Daniel Jasper <djasper@google.com> | 2014-03-11 10:03:33 +0000 |
|---|---|---|
| committer | Daniel Jasper <djasper@google.com> | 2014-03-11 10:03:33 +0000 |
| commit | a58dd5db2915cd7f86b7800bf89c0da808567923 (patch) | |
| tree | d89849f559edcbffa9a04aafd13f7606dae9b7fd /llvm/test/CodeGen/Mips/atomicops.ll | |
| parent | d3c7ab975febc9fb0358a1c19c70fed9a8c83246 (diff) | |
| download | bcm5719-llvm-a58dd5db2915cd7f86b7800bf89c0da808567923.tar.gz bcm5719-llvm-a58dd5db2915cd7f86b7800bf89c0da808567923.zip | |
clang-format: Fix another false positive in the lambda detection.
Before:
int i = (*b)[a] -> f();
After:
int i = (*b)[a]->f();
llvm-svn: 203557
Diffstat (limited to 'llvm/test/CodeGen/Mips/atomicops.ll')
0 files changed, 0 insertions, 0 deletions

