Chandler Carruth
|
55fc873017
Sort all of Clang's files under 'lib', and fix up the broken headers
|
12 năm trước cách đây |
Alexey Samsonov
|
96a6639264
Fix PR14474: don't emit debug info for interface types in -gline-tables-only mode.
|
12 năm trước cách đây |
Bill Wendling
|
dd851595cb
Update method calls to the new interface re r168354.
|
12 năm trước cách đây |
Richard Smith
|
ca1b62a33c
Rename LangOptions members for address sanitizer and thread sanitizer from
|
12 năm trước cách đây |
Quentin Colombet
|
aee56faf90
Update the front end to use minsize attribute
|
12 năm trước cách đây |
Quentin Colombet
|
8e68ef0e4c
Revert commit r166946
|
13 năm trước cách đây |
Quentin Colombet
|
ba927d9b26
Make forcesizeopt attribute available to the end user
|
13 năm trước cách đây |
Fariborz Jahanian
|
107dae4c7a
Add comment for my patch in r166809.
|
13 năm trước cách đây |
Fariborz Jahanian
|
c1868e533e
objective-C IRGen: for @implementation nested in
|
13 năm trước cách đây |
Douglas Gregor
|
aafd111afa
Remove the HiddenWeakTemplateVTables CodeGen option. It's currently unused.
|
13 năm trước cách đây |
Douglas Gregor
|
4cdad3151b
Switch CodeGenOptions over to a .def file, like we do with LangOptions.
|
13 năm trước cách đây |
John McCall
|
b03527a9a3
Set a special flag in class metadata when an Objective-C class
|
13 năm trước cách đây |
Nico Weber
|
193646f16d
"'Might as well make it static const.' -- John McCall" -- Michael Scott
|
13 năm trước cách đây |
Joerg Sonnenberger
|
4695f91f43
When using a symbol with attribute weakref, search for it first and
|
13 năm trước cách đây |
Bill Wendling
|
75d37b493e
Use enum values instead of magic numbers for indexing into the attribute list.
|
13 năm trước cách đây |
Bill Wendling
|
50e6b18f99
Attributes Rewrite
|
13 năm trước cách đây |
Bill Wendling
|
4d68ed5f03
Remove operator cast method in favor of querying with the correct method.
|
13 năm trước cách đây |
Nico Weber
|
43085815b1
Simplify. Suggestion by Sean Silva.
|
13 năm trước cách đây |
Nico Weber
|
c5f804636e
Add codegen support for __uuidof().
|
13 năm trước cách đây |
Jordan Rose
|
1e4691b9d8
Rename ObjCMethodDecl::isSynthesized to isPropertyAccessor.
|
13 năm trước cách đây |
Bill Wendling
|
fac6310528
Have 'addFnAttr' take the attribute enum value. Then have it build the attribute object and add it appropriately. No functionality change.
|
13 năm trước cách đây |
Bill Wendling
|
5c3e4ca581
We use the enums to query whether an Attributes object has that attribute. The
|
13 năm trước cách đây |
Micah Villmow
|
25a6a84cf5
Move TargetData to DataLayout.
|
13 năm trước cách đây |
Alex Rosenberg
|
c857ce8b08
Propagate calling convention for aliases and weakrefs.
|
13 năm trước cách đây |
Richard Smith
|
ef4d5ced04
PR13941: Mark all virtual functions as unnamed_addr. It's not possible to
|
13 năm trước cách đây |
Dan Gohman
|
b22c7dc707
Add basic support for adding !tbaa.struct metadata on llvm.memcpy calls for
|
13 năm trước cách đây |
Bill Wendling
|
bc3a3a7469
Update to new function attribute querying syntax.
|
13 năm trước cách đây |
Roman Divacky
|
31ba613537
Dont cast away const needlessly. Found by gcc48 -Wcast-qual.
|
13 năm trước cách đây |
Benjamin Kramer
|
3b6bef9a21
Push ArrayRef through the Expr hierarchy.
|
13 năm trước cách đây |
Benjamin Kramer
|
d48bcb2f4d
Reduce duplicated hash map lookups.
|
13 năm trước cách đây |