aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2017-11-06 12:11:51 +0000
committerDaniel Jasper <djasper@google.com>2017-11-06 12:11:51 +0000
commitbbf5f4ecbceafd8b4a4139a37156276a980fd8c6 (patch)
tree8221688e5a62643a3e0219402322630b2acbbbbb /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentaaecdc44ae9e4d74f24c8de382435a2be1daf2d7 (diff)
downloadllvm-bbf5f4ecbceafd8b4a4139a37156276a980fd8c6.zip
llvm-bbf5f4ecbceafd8b4a4139a37156276a980fd8c6.tar.gz
llvm-bbf5f4ecbceafd8b4a4139a37156276a980fd8c6.tar.bz2
[clang-format] Handle unary operator overload with arguments and specifiers
Before: int operator++(int)noexcept; After: int operator++(int) noexcept; Patch by Igor Sugak. Thank you! llvm-svn: 317473
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions