- Add a fatal error handler that can print a message with source location before aborting.
- Replace TODO by TODO with mlir location where possible.
- Introduce TODO_NOLOC for the few places where no source location is easily accessible.
Paths
| Differential D97189
[flang][NFC] Add source line to TODO message AbandonedPublic Authored by jeanPerier on Feb 22 2021, 5:17 AM.
Revision Contents
Diff 325420 flang/include/flang/Lower/Todo.h
flang/include/flang/Optimizer/Support/FatalError.h
flang/lib/Lower/OpenACC.cpp
flang/lib/Lower/OpenMP.cpp
|
clang-tidy: warning: header guard does not follow preferred style [llvm-header-guard]
not useful