Add clang 3.4 to the list of supported platforms

And also gcc 4.6.3, both used by Travis CI
This commit is contained in:
Sébastien Rombauts 2016-02-12 10:14:21 +01:00
parent 2210b30b52
commit 2044907097

View File

@ -60,7 +60,8 @@ Developements and tests are done under the following OSs:
- Debian 7
- Windows XP/10
And following IDEs/Compilers
- GCC 4.7.2 and GCC 4.8.2
- GCC 4.6.3, 4.7.2 and GCC 4.8.2
- Clang 3.4
- Eclipse CDT under Linux
- Visual Studio Express 2008/2013/2015 for testing compatibility purpose