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
- Build Status
Buildable 25361 Build 25360: arc lint + arc unit
Event Timeline
source/Symbol/ClangASTContext.cpp | ||
---|---|---|
123 | Please add a comment explaining that "The Debug info generated by the Open Dylan compiler's |
Please add a comment explaining that "The Debug info generated by the Open Dylan compiler's
LLVM back-end was designed to be compatible with C debug info."