Larisse Voufo
|
ef4579cda0
Started implementing variable templates. Top level declarations should be fully supported, up to some limitations documented as FIXMEs or TODO. Static data member templates work very partially. Static data member templates of class templates need particular attention...
|
há 12 anos atrás |
Timur Iskhodzhanov
|
bb1b797d2e
Emit the constructor for abstract classes when using -cxx-abi microsoft, fixes PR16735
|
há 12 anos atrás |
Reid Kleckner
|
a4130baad9
[ms-cxxabi] Emit linkonce complete dtors in TUs that need them
|
há 12 anos atrás |
Reid Kleckner
|
73701ea646
Rename D to GD to match the type, which is GlobalDecl
|
há 12 anos atrás |
Richard Smith
|
ddcff1b310
Tighten up the set of operator new/operator delete calls we're permitted to
|
há 12 anos atrás |
Eli Friedman
|
e5798893b1
Get rid of dead/useless code for block mangling.
|
há 12 anos atrás |
Eli Friedman
|
7a36a5913f
Simplify linkage code for static local vars.
|
há 12 anos atrás |
Eli Friedman
|
07369dde9d
Fix mangling for block literals.
|
há 12 anos atrás |
Stephen Lin
|
3b50e8d78c
Restore r184205 and associated commits (after commit of r185290)
|
há 12 anos atrás |
Stephen Lin
|
3258abc2ba
Revert r184205 and associated patches while investigating issue with broken buildbot (possible interaction with LTO)
|
há 12 anos atrás |
NAKAMURA Takumi
|
1fea06d611
Fix a warning. [-Wunused-variable]
|
há 12 anos atrás |
Manman Ren
|
fc0f91cf06
Debug Info: support for gdwarf-2 gdwarf-3 gdwarf-4
|
há 12 anos atrás |
Stephen Lin
|
d4c0cd0764
CodeGen: Have 'this'-returning constructors and destructors to take advantage of the new backend 'returned' attribute.
|
há 12 anos atrás |
Richard Smith
|
3282b84296
Emit initializers for static-storage-duration temporaries as constants where
|
há 12 anos atrás |
Eli Friedman
|
678eca456b
Fix the linkage of static locals inside a CapturedStmt. (Found in the
|
há 12 anos atrás |
Richard Smith
|
7c3e615f01
PR12086, PR15117
|
há 12 anos atrás |
Peter Collingbourne
|
144a31f53b
[ms-cxxabi] Thread GlobalDecls through to CodeGenModule::getFunctionLinkage.
|
há 12 anos atrás |
Richard Smith
|
211c8ddb5b
Model temporary lifetime-extension explicitly in the AST. Use this model to
|
há 12 anos atrás |
Aaron Ballman
|
a7ff62f944
Adding support for MSVC #pragma detect_mismatch functionality by emitting a FAILIFMISMATCH linker command into the object file.
|
há 12 anos atrás |
Diego Novillo
|
d27e5cbff3
[PATCH] Generate cold attribute for functions marked __atribute__((cold))
|
há 12 anos atrás |
David Blaikie
|
fc46ebc2b1
PR14606: Debug Info for namespace aliases/DW_TAG_imported_module
|
há 12 anos atrás |
Reid Kleckner
|
a722534711
Implement __declspec(selectany) under -fms-extensions
|
há 12 anos atrás |
Rafael Espindola
|
181e3ecc09
Cleanup handling of UniqueExternalLinkage.
|
há 12 anos atrás |
Benjamin Kramer
|
06a9d0431f
CodeGen: Refactor SetLLVMFunctionAttributesForDefinition to use an AttrBuilder.
|
há 12 anos atrás |
Adrian Prantl
|
0a050f7d56
Debug Info: Fix a problem that resulted in missing DW_AT_specifications
|
há 12 anos atrás |
Reid Kleckner
|
3190ca922d
Forward #pragma comment(lib/linker) through as flags metadata
|
há 12 anos atrás |
Ulrich Weigand
|
6b20351a1d
|
há 12 anos atrás |
Rafael Espindola
|
d8ffd0b7b6
Make all 'is in extern "C"' tests use the lexical context.
|
há 12 anos atrás |
Enea Zaffanella
|
dc17384581
In VarDecl nodes, store the thread storage class specifier as written.
|
há 12 anos atrás |
Bill Wendling
|
4e3b54b4ac
Use the Itanium ABI for thread_local on Darwin.
|
há 12 anos atrás |