[all-commits] [llvm/llvm-project] 73104d: [Clang][OpenMP][OMPIRBuilder] Change llvm_unreacha...
agozillon via All-commits
all-commits at lists.llvm.org
Wed Jun 7 16:10:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73104d4fbd5642c77536488fbda0c49abfcef009
https://github.com/llvm/llvm-project/commit/73104d4fbd5642c77536488fbda0c49abfcef009
Author: Andrew Gozillon <Andrew.Gozillon at amd.com>
Date: 2023-06-07 (Wed, 07 Jun 2023)
Changed paths:
M llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
Log Message:
-----------
[Clang][OpenMP][OMPIRBuilder] Change llvm_unreachable inside of getTargetEntryUniqueInfo to a more apt assert
However, with the correct condition this time and appropriate Clang
callback function to give the correct fallback Filename and Line Info.
More information about the All-commits
mailing list