cpp-best-practices / cppbestpractices

Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
Other
8.02k stars 877 forks source link

Clarify GCC/Clang compiler flags #135

Closed JonnyPtn closed 3 years ago

JonnyPtn commented 3 years ago

Added a description for -pedantic and clarified similarly to the MSVC section