[all-commits] [llvm/llvm-project] 04a23f: [Diagnostics] Turn string concat warning to avoid ...
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Sun Aug 9 03:22:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 04a23f1fe08a6ad0baf1305d7308231d2cb4843b
https://github.com/llvm/llvm-project/commit/04a23f1fe08a6ad0baf1305d7308231d2cb4843b
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] Turn string concat warning to avoid false positives
More information about the All-commits
mailing list