Will Dietz
|
4f45bc099f
[ubsan] Add support for -fsanitize-blacklist
|
12 жил өмнө |
Daniel Dunbar
|
f9d03c15e8
[IRgen] Update modules autolink metadata to use module flags (as now specified
|
12 жил өмнө |
Douglas Gregor
|
f43b7214e8
Add -fmodules-autolink/-fno-modules-autolink (defaults to on) so that
|
12 жил өмнө |
David Greene
|
5ba58a1b3c
Fix Const Cast
|
12 жил өмнө |
Douglas Gregor
|
858afb3c22
Topologically sort the link options generated for modules based on
|
12 жил өмнө |
Douglas Gregor
|
3baad29d44
When forming the link options for an imported module, also include the
|
12 жил өмнө |
Douglas Gregor
|
5d75ea72d6
Switch autolinking metadata format over to actual linker options, e.g.,
|
12 жил өмнө |
Douglas Gregor
|
b6cbe51723
Implement parsing, AST, (de-)serialization, and placeholder global
|
12 жил өмнө |
Dmitri Gribenko
|
cfa88f8939
Remove useless 'llvm::' qualifier from names like StringRef and others that are
|
12 жил өмнө |
Chandler Carruth
|
3b844ba7d5
Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to
|
12 жил өмнө |
Bill Wendling
|
01ad954459
Remove the Function::getFnAttributes method in favor of using the AttributeSet
|
12 жил өмнө |
Bill Wendling
|
72390b39c5
Rename llvm::Attributes to llvm::Attribute.
|
12 жил өмнө |
Bill Wendling
|
ad017fa7a4
Revert r170500. It over-zealously converted *ALL* things named Attributes, which is wrong here.
|
12 жил өмнө |
Bill Wendling
|
094dbf9171
Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future.
|
12 жил өмнө |
John McCall
|
a923c9783e
Rewrite calls to bitcast unprototyped functions when emitting a definition.
|
12 жил өмнө |
Bill Wendling
|
785b778203
s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future.
|
12 жил өмнө |
Chandler Carruth
|
55fc873017
Sort all of Clang's files under 'lib', and fix up the broken headers
|
12 жил өмнө |
Alexey Samsonov
|
96a6639264
Fix PR14474: don't emit debug info for interface types in -gline-tables-only mode.
|
12 жил өмнө |
Bill Wendling
|
dd851595cb
Update method calls to the new interface re r168354.
|
12 жил өмнө |
Richard Smith
|
ca1b62a33c
Rename LangOptions members for address sanitizer and thread sanitizer from
|
12 жил өмнө |
Quentin Colombet
|
aee56faf90
Update the front end to use minsize attribute
|
12 жил өмнө |
Quentin Colombet
|
8e68ef0e4c
Revert commit r166946
|
13 жил өмнө |
Quentin Colombet
|
ba927d9b26
Make forcesizeopt attribute available to the end user
|
13 жил өмнө |
Fariborz Jahanian
|
107dae4c7a
Add comment for my patch in r166809.
|
13 жил өмнө |
Fariborz Jahanian
|
c1868e533e
objective-C IRGen: for @implementation nested in
|
13 жил өмнө |
Douglas Gregor
|
aafd111afa
Remove the HiddenWeakTemplateVTables CodeGen option. It's currently unused.
|
13 жил өмнө |
Douglas Gregor
|
4cdad3151b
Switch CodeGenOptions over to a .def file, like we do with LangOptions.
|
13 жил өмнө |
John McCall
|
b03527a9a3
Set a special flag in class metadata when an Objective-C class
|
13 жил өмнө |
Nico Weber
|
193646f16d
"'Might as well make it static const.' -- John McCall" -- Michael Scott
|
13 жил өмнө |
Joerg Sonnenberger
|
4695f91f43
When using a symbol with attribute weakref, search for it first and
|
13 жил өмнө |