https://bugs.llvm.org/show_bug.cgi?id=42583

Tim Northover <t.p.northo...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.p.northo...@gmail.com
         Resolution|---                         |INVALID

--- Comment #1 from Tim Northover <t.p.northo...@gmail.com> ---
Clang doesn't run the preprocessor on files named *.s. You should rename it to
*.S (capital letter) and then the snippet works for me.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to