jak-project/decompiler/Function
Tyler Wilding b3e77c673f
decomp/lsp: Differentiate warnings from likely/definite errors (#1725)
* decomp: differentiate potential false positive warnings from likely/certain failures

* lsp: handle IR2 errors

* decomp: downgrade an expr building warning as often expressions build fine

* tests: update reference tests since comments aren't ignored

* decomp: simplify warnings interface

* tests: update ref tests
2022-08-06 11:52:36 -04:00
..
BasicBlocks.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
BasicBlocks.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
CfgVtx.cpp decomp/lsp: Differentiate warnings from likely/definite errors (#1725) 2022-08-06 11:52:36 -04:00
CfgVtx.h [decompiler] Jak 2 modifications, new all-types code (#1553) 2022-06-25 21:26:15 -04:00
Function.cpp decomp/lsp: Differentiate warnings from likely/definite errors (#1725) 2022-08-06 11:52:36 -04:00
Function.h [decompiler] Jak 2 modifications, new all-types code (#1553) 2022-06-25 21:26:15 -04:00
Warnings.h decomp/lsp: Differentiate warnings from likely/definite errors (#1725) 2022-08-06 11:52:36 -04:00