aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/Rewrite/HTMLPrint.cpp
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2018-02-20 22:25:28 +0000
committerErich Keane <erich.keane@intel.com>2018-02-20 22:25:28 +0000
commit7399ad3f39a8144c2ff3191e65bf5b5ad23dd651 (patch)
tree7208745388dbbdb8618118705ba214fccfa9ff9b /clang/lib/Frontend/Rewrite/HTMLPrint.cpp
parent919f15a1b4fc28bfeeb81d7b642476be8b211642 (diff)
downloadllvm-7399ad3f39a8144c2ff3191e65bf5b5ad23dd651.zip
llvm-7399ad3f39a8144c2ff3191e65bf5b5ad23dd651.tar.gz
llvm-7399ad3f39a8144c2ff3191e65bf5b5ad23dd651.tar.bz2
[NFC] In Multiversion Check function, switch to return Diag
This function did a lot of 'Diag, return true' stuff. This resulted in needing to introduce scopes in quite a few places. This patch replaces useages of a single "S.Diag" followed by return true with simply "return S.Diag". llvm-svn: 325633
Diffstat (limited to 'clang/lib/Frontend/Rewrite/HTMLPrint.cpp')
0 files changed, 0 insertions, 0 deletions