solidity/liblll
Augusto F. Hack 6c3b48ddfc Added guards for unknown pragmas
Removed push/pop if there was no change to the warnings *in the same
file* for a given compiler. This assumes the imported boost headers use
a warning stack themselves.

The pragmas don't seem to be required anymore, but were not removed to
mantain compatibility with older versions of the boost library.

Compiled with
- clang version 6.0.1 (tags/RELEASE_601/final)
- gcc (GCC) 8.1.1 20180531
 against:
- libboost 1.67.0-5
2018-08-05 19:21:33 -03:00
..
CMakeLists.txt CMake: Cleanup "local" include path 2017-08-22 22:50:25 +02:00
CodeFragment.cpp Added guards for unknown pragmas 2018-08-05 19:21:33 -03:00
CodeFragment.h Replace dev::eth namespace with dev::lll in LLL 2018-07-28 12:00:36 +01:00
Compiler.cpp Replace dev::eth namespace with dev::lll in LLL 2018-07-28 12:00:36 +01:00
Compiler.h Replace dev::eth namespace with dev::lll in LLL 2018-07-28 12:00:36 +01:00
CompilerState.cpp Replace dev::eth namespace with dev::lll in LLL 2018-07-28 12:00:36 +01:00
CompilerState.h Replace dev::eth namespace with dev::lll in LLL 2018-07-28 12:00:36 +01:00
Exceptions.h Replace dev::eth namespace with dev::lll in LLL 2018-07-28 12:00:36 +01:00
Parser.cpp Replace dev::eth namespace with dev::lll in LLL 2018-07-28 12:00:36 +01:00
Parser.h Replace dev::eth namespace with dev::lll in LLL 2018-07-28 12:00:36 +01:00