diff options
author | Alexander Richardson <arichardson.kde@gmail.com> | 2018-11-13 10:54:44 +0000 |
---|---|---|
committer | Alexander Richardson <arichardson.kde@gmail.com> | 2018-11-13 10:54:44 +0000 |
commit | 4eb93907f782d9a0cd83fbc32c36d515523cfa4a (patch) | |
tree | b5064d7a801b07a62a888db53a22ef080addc84f /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 8ef9babb67c49e3fca34ef285f19d848c52499dc (diff) | |
download | llvm-4eb93907f782d9a0cd83fbc32c36d515523cfa4a.zip llvm-4eb93907f782d9a0cd83fbc32c36d515523cfa4a.tar.gz llvm-4eb93907f782d9a0cd83fbc32c36d515523cfa4a.tar.bz2 |
Fix modules build of AVRAsmParser.cpp
Summary:
Without this change I get the following error:
lib/Target/AVR/AVRGenAsmMatcher.inc:1135:1: error: redundant #include of module 'LLVM_Utils.Support.Format' appears within namespace 'llvm' [-Wmodules-import-nested-redundant]
Reviewers: dylanmckay
Reviewed By: dylanmckay
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D53425
llvm-svn: 346750
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions