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