[all-commits] [llvm/llvm-project] 2dee31: Fixup "[analyzer] Propagate taint for wchar varian...

Balazs Benics via All-commits all-commits at lists.llvm.org
Thu Sep 14 03:24:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2dee316a04be3fa466944542ee05926f28aa9ce4
      https://github.com/llvm/llvm-project/commit/2dee316a04be3fa466944542ee05926f28aa9ce4
  Author: Balazs Benics <benicsbalazs at gmail.com>
  Date:   2023-09-14 (Thu, 14 Sep 2023)

  Changed paths:
    M clang/test/Analysis/taint-generic.c

  Log Message:
  -----------
  Fixup "[analyzer] Propagate taint for wchar variants of some APIs"

Fix build bot: https://lab.llvm.org/buildbot/#/builders/139/builds/49699

clang/test/Analysis/taint-generic.c:
```
Line 100: redefinition of typedef 'size_t' is a C11 feature
Line 59: previous definition is here
```

This commit fixups 61924da630532c91f00351b7e84548eb42e2e1e0
Committed in this PR: https://github.com/llvm/llvm-project/pull/66074




More information about the All-commits mailing list