-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Description
We should enable our test coverage for the /BE compiler option (activating the EDG front-end used for IntelliSense). This is currently disabled by tests/utils/stl/test/tests.py; we'll need additional changes to handle /BE's special behavior. (For example, /BE doesn't perform codegen, so these are inherently compile-only configurations.)
This issue is for EDG imitating MSVC; #704 tracks EDG imitating Clang.