]> granicus.if.org Git - clang/commit
Add ATTRIBUTE_UNUSED to silence unused-function warning in release
authorDaniel Jasper <djasper@google.com>
Thu, 5 Sep 2013 16:05:56 +0000 (16:05 +0000)
committerDaniel Jasper <djasper@google.com>
Thu, 5 Sep 2013 16:05:56 +0000 (16:05 +0000)
commitd98927d76557653fc517f997db89378267f9bdf3
tree1ff4e1d6e6af55212ab86cc8fd349620696613a2
parente11e45f624bf848315cf7b1862b69baf76cd5a38
Add ATTRIBUTE_UNUSED to silence unused-function warning in release
builds.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190061 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Format/UnwrappedLineParser.cpp