cling/lib
Vassil Vassilev ffc9fe50b5 Disable useless warnings only for the wrapper functions.
We simulate programatically:
void __cling_Unique {
  #pragma push
  #pragma ... ignore ...
  {code}
  #pragma pop
}
2014-04-01 17:09:58 +02:00
..
Interpreter Disable useless warnings only for the wrapper functions. 2014-04-01 17:09:58 +02:00
MetaProcessor Implement .U FileName. 2014-03-31 14:03:08 +02:00
UserInterface Try again: fix standalone cling; now verified on Win. 2014-03-10 13:43:01 +01:00
Utils Preliminary support for template alias. 2014-03-21 16:57:07 +01:00
CMakeLists.txt Refer to license in CMake files. 2014-01-07 12:02:58 +01:00
Makefile Correct licenses in Makefiles. 2014-01-07 11:13:56 +01:00