Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
lgtm, thanks!
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | ||
---|---|---|
1815–1816 ↗ | (On Diff #167667) | Please add a comment to indicate that clang never puts enums inside DILexicalBlock scopes. Enum types, as generated by clang, are always in function, class, or file scopes. |