]> granicus.if.org Git - clang/commit
Implement PointerLikeTypeTraits for DeclGroupRef.
authorChris Lattner <sabre@nondot.org>
Sun, 29 Mar 2009 14:23:52 +0000 (14:23 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Mar 2009 14:23:52 +0000 (14:23 +0000)
commitd51a183ffd7de05374ef20977e17ab4444bd633c
treeec7c2c6e33bba855558df47d6bf033ca8c43e0a3
parent5144832ae62cf97543b274d4bb88d5f74d0f7a20
Implement PointerLikeTypeTraits for DeclGroupRef.
Make OpaquePtr work with things that are pointer-like but not
necessarily pointers.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67998 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclGroup.h
include/clang/Parse/Ownership.h