This change adds eLanguageTypeDylan to the set of languages supported
by ClangASTContext. Debug info generated by the Open Dylan compiler's
LLVM back-end was designed to be compatible with C debug info.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
source/Symbol/ClangASTContext.cpp | ||
---|---|---|
123 ↗ | (On Diff #175196) | Please add a comment explaining that "The Debug info generated by the Open Dylan compiler's |