]> granicus.if.org Git - clang/commit
[Frontend] Handle ASTConsumer::shouldSkipFunctionBody via the MultiplexConsumer.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 9 Feb 2016 19:07:16 +0000 (19:07 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 9 Feb 2016 19:07:16 +0000 (19:07 +0000)
commitdacec98e68d4629d28bf715b08499e33dd6f7171
tree2c126ca03e84ba7e3a815dadae7850d2f8436fb7
parent63aabf17df7903430bb2a62a3abddf79950b56f1
[Frontend] Handle ASTConsumer::shouldSkipFunctionBody via the MultiplexConsumer.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@260252 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/MultiplexConsumer.h
lib/Frontend/MultiplexConsumer.cpp