diff options
author | Yitzhak Mandelbaum <yitzhakm@google.com> | 2020-02-03 16:21:02 -0500 |
---|---|---|
committer | Yitzhak Mandelbaum <yitzhakm@google.com> | 2020-02-04 11:43:06 -0500 |
commit | 386fd2c170a78798a097650b8714183d5a9d93c6 (patch) | |
tree | d1c6102f8fae9a0cfbfdccfc01f6ad25c422a4ab /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | b8dc54cf39b41252f31154079a834aa83e9892d8 (diff) | |
download | llvm-386fd2c170a78798a097650b8714183d5a9d93c6.zip llvm-386fd2c170a78798a097650b8714183d5a9d93c6.tar.gz llvm-386fd2c170a78798a097650b8714183d5a9d93c6.tar.bz2 |
[clang] Add matcher to identify macro expansions.
Summary:
This revision adds a matcher `isExpandedFromMacro` that determines whether a
statement is (transitively) expanded from a given macro.
Reviewers: gribozavr
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D73965
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions