aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2021-09-22 13:24:51 -0400
committerSanjay Patel <spatel@rotateright.com>2021-09-22 13:50:12 -0400
commitc240169ff2e416f2652a5d3a80a83ef68ab7fa23 (patch)
treeb17b0cc9366bc2fc68085f78dfe6523151b3d2a4 /clang/lib/Frontend/CompilerInvocation.cpp
parentaf99236747872af7e77092cbf6ddd18fa8623a2f (diff)
downloadllvm-c240169ff2e416f2652a5d3a80a83ef68ab7fa23.zip
llvm-c240169ff2e416f2652a5d3a80a83ef68ab7fa23.tar.gz
llvm-c240169ff2e416f2652a5d3a80a83ef68ab7fa23.tar.bz2
[Analysis] improve function matching for strlen libcall
The return type of strlen is size_t, not just any integer. This is a partial fix for an example based on: https://llvm.org/PR50836 There's another bug here because we can still crash processing a real strlen or something that looks like it.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions