aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/llvm-cxxmap.rst
diff options
context:
space:
mode:
authorAmy Huang <akhuang@google.com>2019-10-24 16:34:25 -0700
committerAmy Huang <akhuang@google.com>2019-12-18 10:41:12 -0800
commita85f5efd9597d0036f5c347b362cb873bdf51f16 (patch)
tree7f7d265febf1c6d8d113922c95c3c855722c3c24 /llvm/docs/CommandGuide/llvm-cxxmap.rst
parenteb1857ce0da481caf82271e6d0c9fc745dfab26f (diff)
downloadllvm-a85f5efd9597d0036f5c347b362cb873bdf51f16.zip
llvm-a85f5efd9597d0036f5c347b362cb873bdf51f16.tar.gz
llvm-a85f5efd9597d0036f5c347b362cb873bdf51f16.tar.bz2
Add support for the MS qualifiers __ptr32, __ptr64, __sptr, __uptr.
Summary: This adds parsing of the qualifiers __ptr32, __ptr64, __sptr, and __uptr and lowers them to the corresponding address space pointer for 32-bit and 64-bit pointers. (32/64-bit pointers added in https://reviews.llvm.org/D69639) A large part of this patch is making these pointers ignore the address space when doing things like overloading and casting. https://bugs.llvm.org/show_bug.cgi?id=42359 Reviewers: rnk, rsmith Subscribers: jholewinski, jvesely, nhaehnle, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D71039
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-cxxmap.rst')
0 files changed, 0 insertions, 0 deletions