index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGenCXX
/
microsoft-uuidof.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ms] Add support for parsing uuid as a Microsoft attribute.
Nico Weber
2016-09-03
1
-0
/
+8
*
Use the correct alignment for uuid descriptors
David Majnemer
2016-03-27
1
-0
/
+2
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-10
/
+10
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-10
/
+10
*
CodeGen: Compiler generated __declspec(uuid) objects should be COMDAT'd
David Majnemer
2015-01-21
1
-2
/
+3
*
Remove the -cxx-abi command-line flag.
Hans Wennborg
2014-01-14
1
-3
/
+3
*
Prepare for using MS ABI by default for Win32: update CodeGenCXX tests
Hans Wennborg
2013-12-13
1
-3
/
+3
*
Emit uuid globals as linkonce_odr
Reid Kleckner
2013-09-03
1
-2
/
+2
*
CodeGen: __uuidof should work even with an incomplete _GUID type
David Majnemer
2013-08-15
1
-29
/
+61
*
Sema: Assertion failure during CodeGen in CodeGenModule::EmitUuidofInitializer
David Majnemer
2013-08-09
1
-0
/
+8
*
[-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper section
David Majnemer
2013-08-09
1
-13
/
+13
*
Revert "[-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper...
David Majnemer
2013-08-09
1
-13
/
+13
*
[-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper section
David Majnemer
2013-08-09
1
-13
/
+13
*
clang/test/CodeGenCXX/microsoft-uuidof.cpp: Fix for -Asserts.
NAKAMURA Takumi
2012-10-11
1
-6
/
+6
*
Add codegen support for __uuidof().
Nico Weber
2012-10-11
1
-0
/
+72