Rygo6

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Rygo6 created a post,

    CLion gives errors on GCC extension methods.

    I am using some GCC extension methods, namely __builtin_shufflevector and CLion is reporting it as an error, even though it compiles in GCC just fine.Is there anyway to disable an error for one met...