[Lldb-commits] [PATCH] D44167: [SymbolFilePDB] Add support for CVR pointer type qualifier
Aaron Smith via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 6 10:54:48 PST 2018
asmith created this revision.
asmith added reviewers: zturner, rnk, lldb-commits.
Herald added a subscriber: llvm-commits.
- Complete element type of PDBSymbolTypeArray.
- Add a test to check types of multi-dimensional array and pointers with CVR.
Repository:
rL LLVM
https://reviews.llvm.org/D44167
Files:
lit/SymbolFile/PDB/Inputs/TypeQualsTest.cpp
lit/SymbolFile/PDB/type-quals.test
source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44167.137235.patch
Type: text/x-patch
Size: 8892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180306/cc644841/attachment.bin>
More information about the lldb-commits
mailing list