hanchenye-llvm-project/compiler-rt/lib/cfi/cfi_blacklist.txt

9 lines
188 B
Plaintext

# Standard library types.
type:std::*
# The stdext namespace contains Microsoft standard library extensions.
type:stdext::*
# Types with a uuid attribute, i.e. COM types.
type:attr:uuid