Go to file
Fariborz Jahanian 451b92ab6a Objective-C. Introducing __attribute__((objc_runtime_name("runtimename"))
to be applied to class or protocols. This will direct IRGen
for Objective-C metadata to use the new name in various places
where class and protocol names are needed.
rdar:// 17631257

llvm-svn: 213167
2014-07-16 16:16:04 +00:00
clang Objective-C. Introducing __attribute__((objc_runtime_name("runtimename")) 2014-07-16 16:16:04 +00:00
clang-tools-extra [clang-tidy] As a simple heuristic don't emit a swap fixit that would create 2014-07-16 14:52:07 +00:00
compiler-rt [ASan/Win] Handle situations when the client app has used DbgHelp before 2014-07-16 14:11:02 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc prepare-builtins: Fix broken build due to recent LLVM API change 2014-07-07 17:46:45 +00:00
libcxx Correctly implement LWG 2049; std::is_destructible. 2014-07-16 15:51:50 +00:00
libcxxabi Fix for libc++abi when using -Wl,--as-needed. 2014-07-14 17:00:29 +00:00
lld [ELF] Implement parsing `-l` prefixed items in the `GROUP` linker script command. 2014-07-15 17:17:30 +00:00
lldb gdb-remote test noise suppression on MacOSX. 2014-07-16 16:15:42 +00:00
llvm CodeGen: don't form illegail EXTLOAD operations. 2014-07-16 15:37:24 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly [Refactor] Use attributes to mark function as invalid for polly 2014-07-15 21:06:48 +00:00