index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGenCXX
/
microsoft-uuidof.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change memcpy/memove/memset to have dest and source alignment attributes (Ste...
Daniel Neilson
2018-01-19
1
-10
/
+10
*
[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