diff options
author | Michael Kruse <llvm@meinersbur.de> | 2018-04-05 15:32:06 +0000 |
---|---|---|
committer | Michael Kruse <llvm@meinersbur.de> | 2018-04-05 15:32:06 +0000 |
commit | 2ce9274da6e4bde6b4bbdbd518adaeee3d4e903d (patch) | |
tree | a47f14de6d3d2900afb0b3c718df4a2ce1ae7580 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 499de6ccbe96aa8dbf0d777dbfc8127ad7ae8cda (diff) | |
download | llvm-2ce9274da6e4bde6b4bbdbd518adaeee3d4e903d.zip llvm-2ce9274da6e4bde6b4bbdbd518adaeee3d4e903d.tar.gz llvm-2ce9274da6e4bde6b4bbdbd518adaeee3d4e903d.tar.bz2 |
Remove namespace comment at end of class. NFC.
The
}; // namespace polly
comment was put at the closing brace of the FunctionToScopPassAdaptor class.
Since no namespace ends here, the comment is misplaced.
Reported-by: Lukas Böhm <lukas.boehm93@gmail.com>
llvm-svn: 329302
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions