]> granicus.if.org Git - clang/commit
Change dyn_casts with unused variables to isa statements to avoid unused variables.
authorEric Christopher <echristo@gmail.com>
Fri, 14 Jul 2017 01:42:57 +0000 (01:42 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 14 Jul 2017 01:42:57 +0000 (01:42 +0000)
commit549561b9ed697326f27d4d0c0d8658cbd794582e
tree96f819a507377fa5a1795e41ccda4dda282206e9
parent6e026d67f860337eb40392d743aaddbd5e750537
Change dyn_casts with unused variables to isa statements to avoid unused variables.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@307988 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGStmtOpenMP.cpp
lib/Sema/SemaDeclObjC.cpp