alignas keyword in the CDT editor [message #953914] |
Mon, 22 October 2012 12:32  |
Eclipse User |
|
|
|
Hi, I am running Juno with CDT 8.1.1.
I am using clang as the compiler on OSX, and have code that requires the alignas keyword. Unfortunately, I can't edit this code with the CDT editor because this unrecognized Cx11 keyword messes up folding.
Is there any update to support the alignas keyword, or does anyone know if it is possible to tell the editor to ignore "alignas(xxx)" somehow?
Thanks,
Rennie
|
|
|
|
Re: alignas keyword in the CDT editor [message #1388496 is a reply to message #957123] |
Thu, 26 June 2014 10:23  |
Eclipse User |
|
|
|
Hi to all, I know that this topic is quite old, but I wanted to signal that I am still encountering this problem in June 2014.
I am using Eclipse Luna with CDT 8.4.0, the compiler is Cygwin GCC 4.8.3 (on Windows 7).
Is this caused by an Eclipse setting I didn't get right, or is it an IDE bug which has to be fixed?
By the way, all other C++11 features I use don't create any problems.
Thank you,
Fabio
|
|
|
Powered by
FUDForum. Page generated in 0.05913 seconds