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

Saleem Abdulrasool <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |FIXED

--- Comment #6 from Saleem Abdulrasool <[email protected]> ---
./bin/clang -g -x c -S - -o - <<< 'extern int silence_pedantic_warnings;' |
./bin/clang -g -x assembler-with-cpp -c - -o /dev/null -Werror -Wall -Wextra
-Wpedantic

SVN r266560

Closing again, please re-open if I had something wrong with the test.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to