[clang] [clang][NFC] Preprocessor only needs const LangOptions (PR #66874)

2023-09-26 Thread Timm Baeder via cfe-commits
https://github.com/tbaederr closed https://github.com/llvm/llvm-project/pull/66874 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang][NFC] Preprocessor only needs const LangOptions (PR #66874)

2023-09-26 Thread Aaron Ballman via cfe-commits
https://github.com/AaronBallman approved this pull request. LGTM! https://github.com/llvm/llvm-project/pull/66874 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang][NFC] Preprocessor only needs const LangOptions (PR #66874)

2023-09-25 Thread via cfe-commits
cor3ntin wrote: @AaronBallman LGTM, WDYT? https://github.com/llvm/llvm-project/pull/66874 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang][NFC] Preprocessor only needs const LangOptions (PR #66874)

2023-09-20 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Changes NFC but requesting review since something outside of clang or downstream might break? --- Full diff: https://github.com/llvm/llvm-project/pull/66874.diff 2 Files Affected: - (modified) clang/include/clang/Lex/Preprocessor.h (+4-3) -

[clang] [clang][NFC] Preprocessor only needs const LangOptions (PR #66874)

2023-09-20 Thread Timm Baeder via cfe-commits
https://github.com/tbaederr created https://github.com/llvm/llvm-project/pull/66874 NFC but requesting review since something outside of clang or downstream might break? >From 81573459077ce79d65a60310be12f01db4371e9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timm=20B=C3=A4der?= Date: Wed, 20