Details
Details
Diff Detail
Diff Detail
- Repository
- rCRT Compiler Runtime
- Build Status
- Buildable 19710 - Build 19710: arc lint + arc unit 
Event Timeline
| test/cfi/cross-dso-diagnostic.cpp | ||
|---|---|---|
| 20 ↗ | (On Diff #152833) | Would it be possible to improve the diagnostic testing here? I'm thinking that you could have the test build a DSO named with a specific suffix, name the executable using a different suffix and test for both suffixes here (and below). | 
Comment Actions
LGTM
| test/cfi/cross-dso-diagnostic.cpp | ||
|---|---|---|
| 7 ↗ | (On Diff #152834) | I think you also need // UNSUPPORTED: win32. |