diff options
| author | Daniel Jasper <djasper@google.com> | 2015-01-23 19:04:49 +0000 | 
|---|---|---|
| committer | Daniel Jasper <djasper@google.com> | 2015-01-23 19:04:49 +0000 | 
| commit | 7509216a41e7fe14405c6859d88193311e66081d (patch) | |
| tree | d520607a87c535afca34cea5e472b6e5a9b0665b /lld/lib/ReaderWriter/ELF/PPC/PPCLinkingContext.cpp | |
| parent | 0823ea636ed82153c726acf557796ed9cea42040 (diff) | |
| download | bcm5719-llvm-7509216a41e7fe14405c6859d88193311e66081d.tar.gz bcm5719-llvm-7509216a41e7fe14405c6859d88193311e66081d.zip | |
clang-format: Fix incorrect classification of "*".
Before:
  *a = b *c;
After:
  *a = b * c;
llvm-svn: 226923
Diffstat (limited to 'lld/lib/ReaderWriter/ELF/PPC/PPCLinkingContext.cpp')
0 files changed, 0 insertions, 0 deletions

