Commit History

Autor SHA1 Mensaxe Data
  Dmitri Gribenko cfa88f8939 Remove useless 'llvm::' qualifier from names like StringRef and others that are %!s(int64=12) %!d(string=hai) anos
  Chandler Carruth 3b844ba7d5 Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to %!s(int64=12) %!d(string=hai) anos
  Bill Wendling 01ad954459 Remove the Function::getFnAttributes method in favor of using the AttributeSet %!s(int64=12) %!d(string=hai) anos
  Bill Wendling 72390b39c5 Rename llvm::Attributes to llvm::Attribute. %!s(int64=12) %!d(string=hai) anos
  Bill Wendling ad017fa7a4 Revert r170500. It over-zealously converted *ALL* things named Attributes, which is wrong here. %!s(int64=12) %!d(string=hai) anos
  Bill Wendling 094dbf9171 Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. %!s(int64=12) %!d(string=hai) anos
  John McCall a923c9783e Rewrite calls to bitcast unprototyped functions when emitting a definition. %!s(int64=12) %!d(string=hai) anos
  Bill Wendling 785b778203 s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future. %!s(int64=12) %!d(string=hai) anos
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers %!s(int64=12) %!d(string=hai) anos
  Alexey Samsonov 96a6639264 Fix PR14474: don't emit debug info for interface types in -gline-tables-only mode. %!s(int64=12) %!d(string=hai) anos
  Bill Wendling dd851595cb Update method calls to the new interface re r168354. %!s(int64=12) %!d(string=hai) anos
  Richard Smith ca1b62a33c Rename LangOptions members for address sanitizer and thread sanitizer from %!s(int64=12) %!d(string=hai) anos
  Quentin Colombet aee56faf90 Update the front end to use minsize attribute %!s(int64=12) %!d(string=hai) anos
  Quentin Colombet 8e68ef0e4c Revert commit r166946 %!s(int64=13) %!d(string=hai) anos
  Quentin Colombet ba927d9b26 Make forcesizeopt attribute available to the end user %!s(int64=13) %!d(string=hai) anos
  Fariborz Jahanian 107dae4c7a Add comment for my patch in r166809. %!s(int64=13) %!d(string=hai) anos
  Fariborz Jahanian c1868e533e objective-C IRGen: for @implementation nested in %!s(int64=13) %!d(string=hai) anos
  Douglas Gregor aafd111afa Remove the HiddenWeakTemplateVTables CodeGen option. It's currently unused. %!s(int64=13) %!d(string=hai) anos
  Douglas Gregor 4cdad3151b Switch CodeGenOptions over to a .def file, like we do with LangOptions. %!s(int64=13) %!d(string=hai) anos
  John McCall b03527a9a3 Set a special flag in class metadata when an Objective-C class %!s(int64=13) %!d(string=hai) anos
  Nico Weber 193646f16d "'Might as well make it static const.' -- John McCall" -- Michael Scott %!s(int64=13) %!d(string=hai) anos
  Joerg Sonnenberger 4695f91f43 When using a symbol with attribute weakref, search for it first and %!s(int64=13) %!d(string=hai) anos
  Bill Wendling 75d37b493e Use enum values instead of magic numbers for indexing into the attribute list. %!s(int64=13) %!d(string=hai) anos
  Bill Wendling 50e6b18f99 Attributes Rewrite %!s(int64=13) %!d(string=hai) anos
  Bill Wendling 4d68ed5f03 Remove operator cast method in favor of querying with the correct method. %!s(int64=13) %!d(string=hai) anos
  Nico Weber 43085815b1 Simplify. Suggestion by Sean Silva. %!s(int64=13) %!d(string=hai) anos
  Nico Weber c5f804636e Add codegen support for __uuidof(). %!s(int64=13) %!d(string=hai) anos
  Jordan Rose 1e4691b9d8 Rename ObjCMethodDecl::isSynthesized to isPropertyAccessor. %!s(int64=13) %!d(string=hai) anos
  Bill Wendling fac6310528 Have 'addFnAttr' take the attribute enum value. Then have it build the attribute object and add it appropriately. No functionality change. %!s(int64=13) %!d(string=hai) anos
  Bill Wendling 5c3e4ca581 We use the enums to query whether an Attributes object has that attribute. The %!s(int64=13) %!d(string=hai) anos