torch-mlir/projects/ltc/csrc/base_lazy_backend/utils
Stella Laurenzo 7301aa80fd
Enable -Werror in lib/ and LTC. (#2841)
Required some massaging of LTC to make it warning clean, and I had to
manually disable some warnings on the generated source files (which we
don't control).

The project is warning clean now.

The `-Werror` flag is disabled by default as we can't control everywhere
people will try to build/install. The CI enables it via
-DTORCH_MLIR_ENABLE_WERROR_FLAG=ON.
2024-01-30 23:33:21 -08:00
..
debug.h Breakup python pytorch deps (#2582) 2023-11-19 12:10:19 -08:00
exception.h Clang format refresh (#2812) 2024-01-29 12:59:33 -05:00
jit_utils.cpp Clang format refresh (#2812) 2024-01-29 12:59:33 -05:00
jit_utils.h Clang format refresh (#2812) 2024-01-29 12:59:33 -05:00
string_utils.h Clang format refresh (#2812) 2024-01-29 12:59:33 -05:00
sys_utils.h Enable -Werror in lib/ and LTC. (#2841) 2024-01-30 23:33:21 -08:00
tensor_utils.cpp Clang format refresh (#2812) 2024-01-29 12:59:33 -05:00
tensor_utils.h Clang format refresh (#2812) 2024-01-29 12:59:33 -05:00