You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The attached repro demonstrates that when we use clang with --analyze, the predefined macro __clang_analyzer__ does not seem to be defined when we use a precompiled header. It is defined when compile without the pch. repro.zip