This revision was automatically updated to reflect the committed changes.
Closed by commit rG3c50f0d879bf: Add const information about AST nodes used to
construct CFG elements. (authored by merrymeerkat, committed by gribozavr).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
h
merrymeerkat created this revision.
Herald added a reviewer: NoQ.
Herald added a project: All.
merrymeerkat requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Most constructors and destructors in CFG.h already specify const arguments, but
som