GSL/include
Rian Quinn 4f7d32cce0 register GSL as a system header
GSL currently causes Clang Tidy to go nuts for several reasons: 
1) there are several checks that fail because of UnitTest++ 
2) there are several checks that fail simply because we need to clean up some issues 
3) the Core Guideline checks clearly fail since we are implementing the GSL

Adding this macro prevents Clang Tidy and other tools (like coverage tools) from registering the GSL as code the belongs to the project.
2017-03-09 09:13:37 -07:00
..
gsl register GSL as a system header 2017-03-09 09:13:37 -07:00