diff options
author | Dan Liew <dliew@apple.com> | 2022-04-19 16:28:33 -0700 |
---|---|---|
committer | Dan Liew <dliew@apple.com> | 2022-04-20 10:50:21 -0700 |
commit | 3d612a930dce229c887cd9a731084df419f43791 (patch) | |
tree | a4ff12b445ae0d43e980074c77c0252695b9e3f4 /clang/lib/Lex/ModuleMap.cpp | |
parent | 5e54a413de1f803718816dba35a59fbc4c7ed082 (diff) | |
download | llvm-3d612a930dce229c887cd9a731084df419f43791.zip llvm-3d612a930dce229c887cd9a731084df419f43791.tar.gz llvm-3d612a930dce229c887cd9a731084df419f43791.tar.bz2 |
[NFC] Avoid unnecessary duplication of code generating diagnostic.
The previous code unneccessarily duplicated the creation of a diagnostic
where the only difference was the `AssignmentAction` being passed.
rdar://88664722
Differential Revision: https://reviews.llvm.org/D124054
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions