[all-commits] [llvm/llvm-project] 975467: [Diagnostics] Handle string concat pattern and avo...
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Sun Aug 9 07:03:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 975467e4aa7ce1b8fcf4af0e25cdf053cfa8669e
https://github.com/llvm/llvm-project/commit/975467e4aa7ce1b8fcf4af0e25cdf053cfa8669e
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2020-08-09 (Sun, 09 Aug 2020)
Changed paths:
M clang/lib/Sema/SemaExpr.cpp
M clang/test/Sema/string-concat.c
Log Message:
-----------
[Diagnostics] Handle string concat pattern and avoid false positives
More information about the All-commits
mailing list