2009-04-17 |
Chris Lattner | fix misspelt attribute. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Chris Lattner | Fix rdar://6800926 - crash compiling non-fragile _Bool... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Chris Lattner | tidy some code. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Chris Lattner | clean up run lines. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Chris Lattner | add basic support for building DiagnosticGroups.inc... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Douglas Gregor | PCH support for declaration statements, and a test... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Douglas Gregor | PCH support for return statements. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Sebastian Redl | Implement lvalue test for conditional expressions. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Fariborz Jahanian | Added -print-ivar-layout option. No change in functionality |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Anders Carlsson | Add support for the __has_trivial_destructor type trait. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Anders Carlsson | Add support for generating (very basic) C++ destructors... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Daniel Dunbar | Support QA_OVERRIDE_GCC3_OPTIONS |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Daniel Dunbar | Attributes on block functions were not being set. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Douglas Gregor | PCH support for do-while and for loops |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Douglas Gregor | PCH support for while and continue statements |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Mike Stump | Fixup semantic analysis for nested blocks, and allow... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Anders Carlsson | Implement basic code generation of constructor calls... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Douglas Gregor | PCH support for the first batch of statements, includin... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Anders Carlsson | Add GetAddrOfCXXConstructor and use it. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Anders Carlsson | Add constructor getter to CXXTemporaryObjectExpr. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Anders Carlsson | If a class has a non-trivial constructor that doesn... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Chris Lattner | -Wall is -Wmost -Wparentheses |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Daniel Dunbar | Driver: Allow using clang as a precompiler, even if... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Douglas Gregor | Clean up the declaration-decoding step in the PCH reade... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Douglas Gregor | Prepare PCH reader and writer for (de-)serialization... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Fariborz Jahanian | Removed a no longer needed FIXME comment. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Steve Naroff | Fix <rdar://problem/6765383> clang-6: clang does not... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Fariborz Jahanian | Category method synbols must be qualified by gategory... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Sebastian Redl | Fix a crash bug when comparing overload quality of... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Eli Friedman | Attempt to fix a read-after-free running test/Sema... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Eli Friedman | Force target triple for test depending on __weak. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Anders Carlsson | When we create an implicit CXXTemporaryObjectExpr we... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Daniel Dunbar | Ensure that the most recent declaration of a tentative... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Daniel Dunbar | Pass -fdiagnostics-show-option to clang-cc by default. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Chris Lattner | other half of 69274 |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Chris Lattner | split diagnostic group definitions out into their own... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Chris Lattner | optimize and comment GetDiagInfo. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Chris Lattner | merge several scattered tables into StaticDiagInfo. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Chris Lattner | Implement Diagnostic::getWarningOptionForDiag with... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Chris Lattner | tblgen is now passing diagnostic group information... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Chris Lattner | implement framework for -fdiagnostics-show-option,... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Anders Carlsson | Disable the code I added before until I understand... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Chris Lattner | move handling of -pedantic and -pedantic-errors into... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Chris Lattner | arrange for -Wno-error=foo warnings to be immune to... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Chris Lattner | change mappings to distinguish between "unset", "set... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Daniel Dunbar | Driver: Remove the majority of -W* options, the driver... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Chris Lattner | use getDiagnosticLevel instead of getDiagnosticMapping... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Daniel Dunbar | Driver: Forward -W* to clang, it can handle all these... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Chris Lattner | switch DiagMappings *back* to 4 bits per diag. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Chris Lattner | implement -Wno-#warnings etc. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Douglas Gregor | Eliminate pch::TYPE_ATTR, which is never used |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Douglas Gregor | PCH support for CompoundLiteralExpr. This is the last... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Douglas Gregor | PCH support for InitListExpr, DesignatedInitExpr, and... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Chris Lattner | when tblgen fills in all the subgroup info, clang is... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Chris Lattner | add scafolding to represent heirarchical warnings,... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Anders Carlsson | Add support for the __has_trivial_constructor type... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Douglas Gregor | PCH support for ShuffleVectorExpr and BlockDeclRefExpr |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Douglas Gregor | PCH support for TypesCompatibleExpr, ChooseExpr, and... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Douglas Gregor | PCH support for ExtVectorElementExpr and VAArgExpr. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | make unknown warnings a warning, not an error. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | add anonymous groups for all the warning command line... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Douglas Gregor | PCH support for CompoundAssignOperator and ConditionalO... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | add support for -Wextra and -W |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | comment out IsGroup: tblgen isn't instantiating these... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Douglas Gregor | PCH support for ImaginaryLiteral and ArraySubscriptExpr |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Mike Stump | Fixup codegen for copy/dispose for block literals.... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Daniel Dunbar | Defer generation of tentative definitions. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Douglas Gregor | PCH support for ExtQualType |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Fariborz Jahanian | Fix decl type merges when they have |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Devang Patel | Set DebugInfo at the beginning of GenerateBlockFunction(). |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Anders Carlsson | When declaring a variable that has a constructor and... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Daniel Dunbar | Add warning when a tentative array definition is assume... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Douglas Gregor | PCH support for declaration attributes |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Anders Carlsson | Actually generate code for the simple constructors... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | use tablgen-generated warning groups. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | generate diagnostic group tables, this requires llvm... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | fix a name shadowing problem in tblgen. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | use slightly more verbose to work around a tblgen bug... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | move clang specific makefile goop to clang instead... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Daniel Dunbar | Don't use \01 in symbol name if unnecessary. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Steve Naroff | Fix <rdar://problem/6786597> varargs not supported... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Fariborz Jahanian | Patch to remove a bogus warning which pointed to underl... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Daniel Dunbar | Fix alignment on obj_msgrefs to match llvm-gcc. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Daniel Dunbar | Add test case for superrefs section (and make spacing... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | fix some out of bounds array access problems, which... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Douglas Gregor | PCH support for the string literal of a FileScopeAsmDecl. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | move some pp diags to the right .td file. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | annotate diagnostics with which groups they belong... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Douglas Gregor | For source location entries that describe instantiation... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Douglas Gregor | PCH support for MemberExpr and CallExpr. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Steve Naroff | Fixup http://llvm.org/viewvc/llvm-project?rev=69165... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | now that we've decoupled diagnostic classes from defaul... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | move {'s |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Steve Naroff | Revert previous patch (will commit a fix soon). |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | Make diagnostic class explicit in the diag record inste... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | Tblgen now passes the default mapping explicitly, inste... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Chris Lattner | add a bunch of files. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Douglas Gregor | PCH support for string literals |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Daniel Dunbar | Driver: Add --help-hidden |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Fariborz Jahanian | __objc_superrefs belongs to __DATA segment. |
commit | commitdiff | tree | snapshot |
next |