[all-commits] [llvm/llvm-project] ed7982: [clang][module] Improve incomplete-umbrella warning
Zixu Wang via All-commits
all-commits at lists.llvm.org
Fri Sep 18 14:57:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ed79827aea444e6995fb3d36abc2bfd36331773c
https://github.com/llvm/llvm-project/commit/ed79827aea444e6995fb3d36abc2bfd36331773c
Author: Zixu Wang <zixu_wang at apple.com>
Date: 2020-09-18 (Fri, 18 Sep 2020)
Changed paths:
M clang/lib/Lex/PPLexerChange.cpp
M clang/test/Modules/incomplete-umbrella.m
Log Message:
-----------
[clang][module] Improve incomplete-umbrella warning
Change the warning message for -Wincomplete-umbrella to report the location of the umbrella header;
Differential Revision: https://reviews.llvm.org/D82118
More information about the All-commits
mailing list