[all-commits] [llvm/llvm-project] 6195e2: Revert "[clang][Interp] Create full type info for ...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Apr 22 01:34:20 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6195e228eb2a7085fac53603f534d2401ab1ac39
https://github.com/llvm/llvm-project/commit/6195e228eb2a7085fac53603f534d2401ab1ac39
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths:
M clang/lib/AST/Interp/Descriptor.cpp
M clang/lib/AST/Interp/Descriptor.h
M clang/lib/AST/Interp/Interp.h
M clang/lib/AST/Interp/Pointer.cpp
M clang/lib/AST/Interp/Program.cpp
M clang/test/AST/Interp/builtin-align-cxx.cpp
M clang/test/AST/Interp/c.c
Log Message:
-----------
Revert "[clang][Interp] Create full type info for dummy pointers"
This reverts commit eef5798844a6ed489c28b37113f3bcaafd1d6e68.
This breaks two tests on an arm builder:
https://lab.llvm.org/buildbot/#/builders/245/builds/23496
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list