]> granicus.if.org Git - llvm/commit
Clean up MSVC visualization of LLVM pointer types
authorMike Spertus <mike@spertus.com>
Sun, 30 Jun 2019 21:54:34 +0000 (21:54 +0000)
committerMike Spertus <mike@spertus.com>
Sun, 30 Jun 2019 21:54:34 +0000 (21:54 +0000)
commit40cf40220cc18073dc47b149af2789847441a44b
tree302a707332e2f143ea19bc066d01bc33b7ed823c
parent0c13ef20a578b885418d5faabcb12885dc3fbfcd
Clean up MSVC visualization of LLVM pointer types

Create separate natvis ptr and int views for PointerIntPair.
These are convenient in watch Windows and will be used by
Clang visualizers to be checked in shortly

Also, removed deref views as the MSVC na format has
done the same thing natively since MSVC2013.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@364723 91177308-0d34-0410-b5e6-96231b3b80d8
utils/LLVMVisualizers/llvm.natvis