Files
swift-mirror/validation-test/ClangImporter/Inputs/macros-repeatedly-redefined/D.h
Jordan Rose 3717fe600c [ClangImporter] Fix use-after-free in macro importing (#12316)
This has been showing up as nondeterministic failures on our Linux
bots in the clang_builtins.swift test, because that test used to
trigger typo correction! Which pulled in macros, which happened to
include some redefinitions, which resulted in this.

rdar://problem/34266952
2017-10-06 18:20:40 -07:00

1 line
19 B
C