]> granicus.if.org Git - clang/commit
Fix errors with the Clang natvis file.
authorAaron Ballman <aaron@aaronballman.com>
Tue, 18 Dec 2018 21:42:20 +0000 (21:42 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Tue, 18 Dec 2018 21:42:20 +0000 (21:42 +0000)
commitcffb335614b6cd0b9ef4efcc4055d8bb815e489b
tree25a9f09b4c6197ca0fc3825b45ff3d22cd0afc4e
parentd3028ae838e70097df9b8b2a790d844d0668a498
Fix errors with the Clang natvis file.

This updates the FunctionProtoType visualizer to use the proper bits for determining parameter information and the DeclarationName visualizer to use the detail namespace. It also adds support for viewing newer special declaration names (like deduction guides).

Patch with help of Bruno Ricci.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@349547 91177308-0d34-0410-b5e6-96231b3b80d8
utils/ClangVisualizers/clang.natvis