cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
NULL
NULL
Feb 29, 2016 at 3:13am UTC
da peppester
(53)
Removed
Last edited on
Mar 1, 2016 at 1:32pm UTC
Feb 29, 2016 at 4:59am UTC
cire
(8284)
Compilers come with these wonderful things called "documentation." Perhaps consulting it would give you some idea of how to do this.
Feb 29, 2016 at 1:22pm UTC
Albatross
(4553)
To give a slightly less abrasive answer, most of g++'s arguments work fine with clang. If you plug the current arguments into clang, it should tell you which ones it takes issue with (if any).
-Albatross
Topic archived. No new replies allowed.