diff options
author | Frederich Munch <colsebas@hotmail.com> | 2017-04-26 19:47:31 +0000 |
---|---|---|
committer | Frederich Munch <colsebas@hotmail.com> | 2017-04-26 19:47:31 +0000 |
commit | b7755111a26f0ba590ef2a73f339f34570c3827a (patch) | |
tree | a3ad4383a64bc7eefb62338c19b83bf5d4235431 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 2074b67ec26cc7657d0a354e0650c4ddeecd0e9f (diff) | |
download | llvm-b7755111a26f0ba590ef2a73f339f34570c3827a.zip llvm-b7755111a26f0ba590ef2a73f339f34570c3827a.tar.gz llvm-b7755111a26f0ba590ef2a73f339f34570c3827a.tar.bz2 |
PPCallbacks::MacroUndefined, change signature and add test.
Summary:
The PPCallbacks::MacroUndefined callback is currently insufficient for clients that need to track the MacroDirectives.
This patch adds an additional argument to PPCallbacks::MacroUndefined that is the undef MacroDirective.
Reviewers: bruno, manmanren
Reviewed By: bruno
Subscribers: nemanjai, cfe-commits
Differential Revision: https://reviews.llvm.org/D29923
llvm-svn: 301449
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions