diff options
author | Fangrui Song <maskray@google.com> | 2020-02-20 14:54:22 -0800 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2020-02-21 09:47:28 -0800 |
commit | e4df934ca7b408cfb52531016198545a8d50f41a (patch) | |
tree | 0d01cb308d825ba214728ead30a6eb663777cfc8 /llvm/lib/CodeGen/MachineSink.cpp | |
parent | 656dff9af48bd242fc0f8a20cf50c6d0921df052 (diff) | |
download | llvm-e4df934ca7b408cfb52531016198545a8d50f41a.zip llvm-e4df934ca7b408cfb52531016198545a8d50f41a.tar.gz llvm-e4df934ca7b408cfb52531016198545a8d50f41a.tar.bz2 |
[Clang interpreter] Rename Block.{h,cpp} to InterpBlock.{h,cpp}
The Blocks runtime provide a header named Block.h.
It is generally preferable to avoid name collision with system headers
(reducing reliance on -isystem order, more friendly when navigating files in
an editor, etc).
Reviewed By: gribozavr2
Differential Revision: https://reviews.llvm.org/D74934
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions