http://llvm.org/bugs/show_bug.cgi?id=16686

            Bug ID: 16686
           Summary: disable flag for - 'warning: #pragma once in main
                    file'
           Product: clang
           Version: 3.2
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

We're using clang to generate reflection data from only header files. It would
be excellent if we could disable this warning.

*path_to_file*:10:9: warning: #pragma once in main file
#pragma once
        ^

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to