diff options
author | Mehdi Amini <joker.eph@gmail.com> | 2021-10-16 20:19:35 +0000 |
---|---|---|
committer | Mehdi Amini <joker.eph@gmail.com> | 2021-10-16 20:19:35 +0000 |
commit | d0d991cd23eff29737aae704d8b9611bd3416ec9 (patch) | |
tree | 0743ec4671e4283fdff61cb98ec33b578c52ef52 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 49562d3dfed0ed6983d29d040db7e46ef3bc833e (diff) | |
download | llvm-d0d991cd23eff29737aae704d8b9611bd3416ec9.zip llvm-d0d991cd23eff29737aae704d8b9611bd3416ec9.tar.gz llvm-d0d991cd23eff29737aae704d8b9611bd3416ec9.tar.bz2 |
Improve fatal error message when an Attribute or Type wasn't initialized by a dialect (NFC)
The existing message hints that the dialect may not be loaded, but there
is also the possibility that the dialect was loaded and the initialize()
method didn't include the Type/Attribute.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions