search for: ms_macros

Displaying 2 results from an estimated 2 matches for "ms_macros".

Did you mean: asmmacros
2017 Mar 30
3
FileCheck feature request- by default ignore IR-"headers"
...nvalid match against the top few generated lines (the LLVM-IR Headers), which are inconsistent. For example (from my personal pain), we have a test: clang/test/CodeGen/debug-info-macro.c that has a 'check-not' on the word "macros". Unfortunately, my SVN workspace name was "ms_macros", which gave me a false match. I'm a bit ashamed to say how long this took me to figure out :) Anywya, to my feature request: to prevent someone else from going through this pain again, would it be possible to have FileCheck ignore these first 4 lines as default behavior? I suspect ther...
2017 Mar 30
2
FileCheck feature request- by default ignore IR-"headers"
...nvalid match against the top few generated lines (the LLVM-IR Headers), which are inconsistent. For example (from my personal pain), we have a test: clang/test/CodeGen/debug-info-macro.c that has a 'check-not' on the word "macros". Unfortunately, my SVN workspace name was "ms_macros", which gave me a false match. I'm a bit ashamed to say how long this took me to figure out :) Anywya, to my feature request: to prevent someone else from going through this pain again, would it be possible to have FileCheck ignore these first 4 lines as default behavior? I suspect ther...