Details
-
Improvement
-
Resolution: Duplicate
-
Minor
-
None
-
None
-
None
Description
I personally prefer Clang to GCC, but when I compile ReactOS on Clang, on get a huge number of warnings from header files. The warnings typically look like this:
warning: 'function' redeclared inline; 'dllimport' attribute ignored [-Wignored-attributes]
These do not appear on GCC, IIRC.
Attachments
Issue Links
- duplicates
-
CORE-17545 Fix clang-12 warnings
- Open