Go to file
Chad Rosier 8a24466f69 [ms-inline asm] Add support for parsing variables with namespace alias
qualifiers.

This patch only adds support for parsing these identifiers in the
X86AsmParser.  The front-end interface isn't capable of looking up
these identifiers at this point in time.  The end result is the
compiler now errors during object file emission, rather than at
parse time.  Test case coming shortly.
Part of rdar://13499009 and PR13340

llvm-svn: 178566
2013-04-02 20:02:33 +00:00
clang If a defaulted special member is implicitly deleted, check whether it's 2013-04-02 19:38:47 +00:00
clang-tools-extra Refactor Usenullptr matcher to avoid duplication 2013-04-01 20:09:29 +00:00
compiler-rt [TSan] Add the WTFAnnotateBenignRaceSized implementation and a test for 2013-04-02 11:21:53 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Some debug test cases for list. 2013-04-02 19:53:32 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF][Hexagon] fix few relocations and add test 2013-04-01 20:20:11 +00:00
lldb Fix test case to not run to main and "next" 5 times. Use a breakpoint. 2013-04-02 17:48:53 +00:00
llvm [ms-inline asm] Add support for parsing variables with namespace alias 2013-04-02 20:02:33 +00:00
polly ScopDetection: Use isTopLevelRegion 2013-04-02 06:41:48 +00:00