aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@acm.org>2022-03-29 04:43:16 -0700
committerNathan Sidwell <nathan@acm.org>2022-03-29 05:32:36 -0700
commitc204cee642ee794901d2e8a9819b52ac12f92bc9 (patch)
treed67b7599dcbea9e302e729140b0e720d63062341 /clang/lib/Frontend/InitPreprocessor.cpp
parent65b1b3b961cf0337a007e5646431abf2b7aff334 (diff)
downloadllvm-c204cee642ee794901d2e8a9819b52ac12f92bc9.zip
llvm-c204cee642ee794901d2e8a9819b52ac12f92bc9.tar.gz
llvm-c204cee642ee794901d2e8a9819b52ac12f92bc9.tar.bz2
[demangler] Update node match calls
Each demangler node's match function needs to call the provided functor with constructor arguments. That was omitted from D120905. This adds the new Precedence argument where necessary (and a missing boolean for a module node). The two visitors need updating with a printer for that type, and this adds a stub to cxa_demangle's version. blaikie added one to llvm's. I'll fill out those printers in a followup, rather than wait, so that downstream consumers are unbroken.
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions