Skip to content
Snippets Groups Projects
Commit e54f0b19 authored by Attila Krasznahorkay's avatar Attila Krasznahorkay Committed by Walter Lampl
Browse files

GCC Clang Pragma Warning Fix, 23.0 branch (2023.07.10.)

Only allow Cling to see the warning suppression pragmas.

As it turns out, GCC is very touchy about seeing pragmas that are
not meant for it. So we need to only expose these pragmas to the
ROOT dictionary generation. Even Clang as the main C++ compiler
does not need to see them.
parent 0ec87a10
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment