]> granicus.if.org Git - clang/commit
Add a define for the ObjFW runtime ABI version.
authorBenjamin Kramer <benny.kra@googlemail.com>
Mon, 16 Sep 2013 16:31:49 +0000 (16:31 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Mon, 16 Sep 2013 16:31:49 +0000 (16:31 +0000)
commit585c84c5afd91f57b84b0236aa28620438cfe636
treeff7e948b3d50f0dabe662e2918259fc44a251f07
parentf55e36a9d88dc2c625c05d6bc560099e2236dfbe
Add a define for the ObjFW runtime ABI version.

This removes __has_feature(objc_msg_lookup_stret), as it is not required
anymore after this patch.

Patch by Jonathan Schleifer!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190791 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LanguageExtensions.rst
lib/Basic/ObjCRuntime.cpp
lib/Frontend/InitPreprocessor.cpp
lib/Lex/PPMacroExpansion.cpp
test/CodeGenObjC/stret_lookup.m