solidity/test/libsolidity/analysis
Kamil Śliwak 9a7c364c71 Process input files in Standard JSON mode just like in other modes
- This makes `-` for stdin work.
- `--ignore-missing` now works with `--standard-json`, though it's not very useful because there can be at most one input file.
- Separate errors for situations where there are no input files on the command line (this can be detected in the parser) and where they are not present on disk.
2021-07-27 15:54:32 +02:00
..
FunctionCallGraph.cpp Process input files in Standard JSON mode just like in other modes 2021-07-27 15:54:32 +02:00