Before:
string // break
operator()() &
{}
After:
string // break
operator()() & {}
llvm-svn: 212041
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| FormatTest.cpp | ||
| FormatTestJS.cpp | ||
| FormatTestProto.cpp | ||
| FormatTestUtils.h | ||
| Makefile | ||
Before:
string // break
operator()() &
{}
After:
string // break
operator()() & {}
llvm-svn: 212041
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| FormatTest.cpp | ||
| FormatTestJS.cpp | ||
| FormatTestProto.cpp | ||
| FormatTestUtils.h | ||
| Makefile | ||