diff options
| author | Daniel Jasper <djasper@google.com> | 2016-01-09 15:56:53 +0000 |
|---|---|---|
| committer | Daniel Jasper <djasper@google.com> | 2016-01-09 15:56:53 +0000 |
| commit | 417fc81540b529f51649ba0ce82489e496b70ace (patch) | |
| tree | f9c4d2c34d15859bf1ffbbd6aa0ef833df90cc8f /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | 00693b08cf09af29bf3d0149538cfcf29bbf15a6 (diff) | |
clang-format: Improve selective comment formatting.
Starting here:
int x; // Format this line only.
int xx; //
int xxxxx; //
Before:
int x; // Format this line only.
int xx; //
int xxxxx; //
After:
int x; // Format this line only.
int xx; //
int xxxxx; //
llvm-svn: 257258
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
