[clang] Recognize scope of thread local variables in CFGBuilder
authorKrzysztof Parzyszek <kparzysz@quicinc.com>
Mon, 9 May 2022 13:32:54 +0000 (06:32 -0700)
committerKrzysztof Parzyszek <kparzysz@quicinc.com>
Mon, 9 May 2022 14:11:56 +0000 (07:11 -0700)
commitd9e6b5df74f54a7cf21a419f737d922040c1ed08
tree04e7c623cc21b347449790528043f0b8799132ba
parent0195163dbae962ebb48bcba32b6db85919f07370
[clang] Recognize scope of thread local variables in CFGBuilder

Differential Revision: https://reviews.llvm.org/D125177
clang/lib/Analysis/CFG.cpp
clang/test/Analysis/cfg.cpp