[all-commits] [llvm/llvm-project] 2f7adf: [Diagnostics] Skip var decl of structs for -Wstrin...
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Thu Aug 13 11:20:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2f7adf5ee37934ee5769276644fcafbc9d4dcda3
https://github.com/llvm/llvm-project/commit/2f7adf5ee37934ee5769276644fcafbc9d4dcda3
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2020-08-13 (Thu, 13 Aug 2020)
Changed paths:
M clang/lib/Sema/SemaDecl.cpp
M clang/test/Sema/string-concat.c
Log Message:
-----------
[Diagnostics] Skip var decl of structs for -Wstring-concatenation
More information about the All-commits
mailing list