[PATCH] D157808: [clang] Add missing field to VisibilityAttr json AST dump

Douglas Yung via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 14 15:17:37 PDT 2023


dyung added a comment.

Hi @serge-sans-paille, your change is causing the test you modified, `clang/test/AST/ast-dump-attr-json.cpp` to fail. Can you take a look?

https://lab.llvm.org/buildbot/#/builders/139/builds/47461
https://lab.llvm.org/buildbot/#/builders/109/builds/71264


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157808/new/

https://reviews.llvm.org/D157808



More information about the cfe-commits mailing list