[PATCH] D39375: [clang] Add PPCallbacks list to preprocessor when building a preacompiled preamble.

William Enright via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 27 08:38:38 PDT 2017


Nebiroth created this revision.

Revision https://reviews.llvm.org/D38639 needs this commit in order to properly make open definition calls on include statements work.
Since this modifies clang and not clangd, I decided to include it in a different patch.


https://reviews.llvm.org/D39375

Files:
  include/clang/Frontend/PrecompiledPreamble.h
  lib/Frontend/ASTUnit.cpp
  lib/Frontend/PrecompiledPreamble.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39375.120617.patch
Type: text/x-patch
Size: 64910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171027/272adcc0/attachment-0001.bin>


More information about the cfe-commits mailing list