Revert "Reapply Logging: make os_log buffer size an integer constant expression."
authorTim Northover <tnorthover@apple.com>
Thu, 1 Nov 2018 18:37:42 +0000 (18:37 +0000)
committerTim Northover <tnorthover@apple.com>
Thu, 1 Nov 2018 18:37:42 +0000 (18:37 +0000)
commiteedc0f0f1a4a4c4f3feb2d2604c58fc8e113ce6b
tree12a08d048e9b443fb79305eec011e3b9156c4914
parent60cce5c78267cced3ec9bbb24f8e94b88b7710d4
Revert "Reapply Logging: make os_log buffer size an integer constant expression."

Still more dependency hell.

llvm-svn: 345871
clang/include/clang/Analysis/Analyses/OSLog.h [moved from clang/include/clang/AST/OSLog.h with 100% similarity]
clang/lib/AST/CMakeLists.txt
clang/lib/AST/ExprConstant.cpp
clang/lib/Analysis/CMakeLists.txt
clang/lib/Analysis/OSLog.cpp [moved from clang/lib/AST/OSLog.cpp with 99% similarity]
clang/lib/Analysis/PrintfFormatString.cpp
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/builtins.c