[LLVMbugs] [Bug 16686] New: disable flag for - 'warning: #pragma once in main file'
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jul 23 15:55:24 PDT 2013
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: unassignedclangbugs at nondot.org
Reporter: krocha at unitedfrontgames.com
CC: llvmbugs at cs.uiuc.edu
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130723/6561f2f1/attachment.html>
More information about the llvm-bugs
mailing list