X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=include%2Fanna%2Ftest%2Fclang_specific.hpp;h=bc58999769f11f9de4c68587ad7ddb9a91576791;hb=5a6cba5fde2b2f538a7515f8293cc0a8d9589dfa;hp=5672e47a7bcc7d0bf16d1e1eed57d40343d2296b;hpb=9144441c4d06c84c9f72ee8e596828a2c9587d0f;p=anna.git diff --git a/include/anna/test/clang_specific.hpp b/include/anna/test/clang_specific.hpp index 5672e47..bc58999 100644 --- a/include/anna/test/clang_specific.hpp +++ b/include/anna/test/clang_specific.hpp @@ -1,11 +1,19 @@ -// This is a Workaround for clang -// See more at: http://reviews.llvm.org/rL201729 and http://gcc.gnu.org/gcc-4.9/porting_to.html (cstddef changes) -// This file and its references should be removed when upgraded clang resources +// ANNA - Anna is Not Nothingness Anymore // +// // +// (c) Copyright 2005-2015 Eduardo Ramos Testillano & Francisco Ruiz Rayo // +// // +// See project site at http://redmine.teslayout.com/projects/anna-suite // +// See accompanying file LICENSE or copy at http://www.teslayout.com/projects/public/anna.LICENSE // + - #ifndef anna_test_clang_specific_hpp #define anna_test_clang_specific_hpp + +// This is a Workaround for clang +// See more at: http://reviews.llvm.org/rL201729 and http://gcc.gnu.org/gcc-4.9/porting_to.html (cstddef changes) +// This file and its references should be removed when upgraded clang resources + #if IS_CLANG && ( __STDC_VERSION__ >= 201112L || __cplusplus >= 201103L ) typedef struct { long long __clang_max_align_nonce1