[PATCH] D125177: Recognize scope of thread local variables in CFGBuilder

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat May 7 16:45:20 PDT 2022


efriedma added a comment.

Can we just use VarDecl::hasLocalStorage()?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125177



More information about the cfe-commits mailing list