]> granicus.if.org Git - clang/commit
Use marginally more appropriate functions to detect if we should declare an
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 13 May 2016 18:48:05 +0000 (18:48 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 13 May 2016 18:48:05 +0000 (18:48 +0000)
commit8ef9f51d7cb741fdc3a8e5ca8dce9942ef89088f
treec9388791ea0352a784199050846c6f90fb28e597
parentd8498ff1d2589aad528f3367737dc14d15aef3aa
Use marginally more appropriate functions to detect if we should declare an
implicit copy constructor/assignment, and other minor cleanups. No
functionality change intended.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@269457 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclCXX.cpp
lib/Sema/SemaLookup.cpp