[PATCH] D34426: [Driver] Do not increment ActionCount for precompiled headers.
Manoj Gupta via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 20 18:58:24 PDT 2017
manojgupta added a comment.
I am not sure what is the expected behavior. Maybe clang is doing the right thing in rejecting.
But, this creates an issue in ChromeOS land where a package fails to build with clang (https://bugs.chromium.org/p/chromium/issues/detail?id=735206).
https://reviews.llvm.org/D34426
More information about the cfe-commits
mailing list