mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 19:50:14 +01:00
@@ -235,6 +235,7 @@ struct Worklist {
|
||||
// `decl_id`, because fingerprinting the `NameId` is sufficient to identify
|
||||
// the template, but this won't necessarily be true for other
|
||||
// `ClangDeclId`s.
|
||||
// See also: https://github.com/carbon-language/carbon-lang/issues/6728
|
||||
}
|
||||
|
||||
auto Add(ClassId class_id) -> void {
|
||||
|
||||
Reference in New Issue
Block a user