• Vincent Cogne's avatar
    Fix some clang warnings (#378) · f74ae543
    Vincent Cogne authored
    * Remove extra semicolon
    
    * Fix automatic type conversion
    
    * Replace dynamic exception specifications by C++11 noexcept
    
    * Fix deprecated definition of implicit copy constructor for 'Exception'
    f74ae543
emitter.h 6.98 KB