mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
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 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| CodeFragment.cpp | ||
| CodeFragment.h | ||
| Compiler.cpp | ||
| Compiler.h | ||
| CompilerState.cpp | ||
| CompilerState.h | ||
| Exceptions.h | ||
| Parser.cpp | ||
| Parser.h | ||