]> granicus.if.org Git - clang/commit
Fix ICE when __has_unqiue_object_representations called with invalid decl
authorErich Keane <erich.keane@intel.com>
Tue, 12 Dec 2017 16:02:06 +0000 (16:02 +0000)
committerErich Keane <erich.keane@intel.com>
Tue, 12 Dec 2017 16:02:06 +0000 (16:02 +0000)
commit133cba2f9263f63f44b6b086a500f374bff13eee
tree01b0b27a9871db50a37937219e140342ddf9c0e4
parent006661785ecc08a648d2cb01fc21b898f81e3c40
Fix ICE when __has_unqiue_object_representations called with invalid decl

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@320489 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp
lib/Sema/SemaExprCXX.cpp
test/SemaCXX/type-traits.cpp