about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-06-20 08:39:17 +0000
committerbors <bors@rust-lang.org>2024-06-20 08:39:17 +0000
commite8717758b810a58fb574a8bafddba3648e9882bb (patch)
tree38304db2b88a4027c44cf3f011cd821d1c18bb8c /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parenta17efb9ec9fff1e7568e3b73c801a137b171377a (diff)
parente5d5c7b20ad3e74b85fe9c3af2852595ae8a345a (diff)
downloadrust-e8717758b810a58fb574a8bafddba3648e9882bb.tar.gz
rust-e8717758b810a58fb574a8bafddba3648e9882bb.zip
Auto merge of #17419 - ishanjain28:filter_builtin_macro_expansion, r=Veykril
Filter builtin macro expansion

This PR adds a filter on the types of built in macros that are allowed to be expanded.

Currently, This list of allowed macros contains, `stringify, cfg, core_panic, std_panic, concat, concat_bytes, include, include_str, include_bytes, env` and `option_env`.

Fixes #14177
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions