[all-commits] [llvm/llvm-project] 3d888b: [Docs] Clarify CLANG_ENABLE_OPAQUE_POINTERS behavi...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue May 10 01:03:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3d888b0491f899d5255653eb2f294c38248a4fc9
      https://github.com/llvm/llvm-project/commit/3d888b0491f899d5255653eb2f294c38248a4fc9
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-05-10 (Tue, 10 May 2022)

  Changed paths:
    M llvm/docs/OpaquePointers.rst

  Log Message:
  -----------
  [Docs] Clarify CLANG_ENABLE_OPAQUE_POINTERS behavior (NFC)

While it originally did, this option no longer affects the cc1
interface. For the cc1 interface, -no-opaque-pointers has to be
passed, there is no cmake option.




More information about the All-commits mailing list