[all-commits] [llvm/llvm-project] d9e6b5: [clang] Recognize scope of thread local variables ...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Mon May 9 07:12:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d9e6b5df74f54a7cf21a419f737d922040c1ed08
      https://github.com/llvm/llvm-project/commit/d9e6b5df74f54a7cf21a419f737d922040c1ed08
  Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
  Date:   2022-05-09 (Mon, 09 May 2022)

  Changed paths:
    M clang/lib/Analysis/CFG.cpp
    M clang/test/Analysis/cfg.cpp

  Log Message:
  -----------
  [clang] Recognize scope of thread local variables in CFGBuilder

Differential Revision: https://reviews.llvm.org/D125177




More information about the All-commits mailing list