[all-commits] [llvm/llvm-project] ef3114: [clang-cl][flang][dxc] Fix opts exposed to clang-c...
Mészáros Gergely via All-commits
all-commits at lists.llvm.org
Mon Dec 16 09:52:54 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ef31141ebded71eeb32f7714d924d427a4315540
https://github.com/llvm/llvm-project/commit/ef31141ebded71eeb32f7714d924d427a4315540
Author: Mészáros Gergely <gergely.meszaros at intel.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M clang/include/clang/Driver/Options.td
A clang/test/Driver/unknown-arg-drivermodes.test
Log Message:
-----------
[clang-cl][flang][dxc] Fix opts exposed to clang-cl/dxc by mistake (#118640)
When these options were enabled for flang the visibility was also
extended to clang-cl and dxc. This was due to a
misunderstanding of the default value for `Visibility`.
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