[all-commits] [llvm/llvm-project] 62223f: [Diagnostics] Avoid false positives with -Wstring-...
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Mon Aug 10 14:05:34 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 62223ff1376b540dc9612239fdfb11b376d796d3
https://github.com/llvm/llvm-project/commit/62223ff1376b540dc9612239fdfb11b376d796d3
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2020-08-10 (Mon, 10 Aug 2020)
Changed paths:
M clang/lib/Sema/SemaExpr.cpp
M clang/test/Sema/string-concat.c
Log Message:
-----------
[Diagnostics] Avoid false positives with -Wstring-concatenation
More information about the All-commits
mailing list