[all-commits] [llvm/llvm-project] 247c5b: [test] Properly test -Werror-implicit-function-dec...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Nov 5 20:08:40 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 247c5b5d69631c9f5fce9bf914f09f84e5cf8232
https://github.com/llvm/llvm-project/commit/247c5b5d69631c9f5fce9bf914f09f84e5cf8232
Author: Fangrui Song <i at maskray.me>
Date: 2020-11-05 (Thu, 05 Nov 2020)
Changed paths:
M clang/test/Modules/diagnose-missing-import.m
M clang/test/Sema/implicit-decl.c
M clang/test/Sema/vecshift.c
Log Message:
-----------
[test] Properly test -Werror-implicit-function-declaration and -Wvec-elem-size
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D90874
More information about the All-commits
mailing list