]> granicus.if.org Git - clang/commit
Revert "Logging: make os_log buffer size an integer constant expression.
authorTim Northover <tnorthover@apple.com>
Thu, 1 Nov 2018 16:15:24 +0000 (16:15 +0000)
committerTim Northover <tnorthover@apple.com>
Thu, 1 Nov 2018 16:15:24 +0000 (16:15 +0000)
commit2c052ed30cc5dd4fa91e43f8c3d8a06e812c554c
treef2db922dd6e6f5f2397a6166e940fbda95db5ebb
parentc32110bc3fc4f7d359b74037de2fcba6ca447199
Revert "Logging: make os_log buffer size an integer constant expression.

This also reverts a couple of follow-up commits trying to fix the
dependency issues. Latest revision added a cyclic dependency that can't
just be patched up in 5 minutes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@345846 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/CMakeLists.txt
lib/AST/ExprConstant.cpp
lib/CodeGen/CGBuiltin.cpp
test/CodeGen/builtins.c