[PATCH] D25989: Do not print include_next/pragma once warnings when input is a header.

Erik Verbruggen via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 27 07:26:48 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL285295: Do not print include_next/pragma once warnings when input is a header. (authored by erikjv).

Changed prior to commit:
  https://reviews.llvm.org/D25989?vs=75890&id=76024#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25989

Files:
  cfe/trunk/include/clang/Basic/LangOptions.h
  cfe/trunk/lib/Basic/LangOptions.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/lib/Lex/PPDirectives.cpp
  cfe/trunk/lib/Lex/PPMacroExpansion.cpp
  cfe/trunk/lib/Lex/Pragma.cpp
  cfe/trunk/test/Preprocessor/header_is_main_file.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25989.76024.patch
Type: text/x-patch
Size: 5776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161027/d30be5fe/attachment-0001.bin>


More information about the cfe-commits mailing list