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
* for pp-trace tests:
It no longer emits
```
- MacroNameTok: __GCC_HAVE_DWARF2_CFI_ASM
- MacroDirective: MD_Define
-- Callback: MacroDefined
```
so remove the FileCheck boundaries accounting for it.
* for DebugInfo/KeyInstructions/flag.cpp:
The macro has alwayd been set, but the test passed because of case
sentitivity, instead allow the direct flag.
0 commit comments