2010-09-17 |
Daniel Dunbar | Driver: Fix spelling of AddCXXStdlibLibArgs, which... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Daniel Dunbar | Driver/DarwinClang: The new toolchain definition is... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
John McCall | When emitting a new-expression inside a conditional... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Daniel Dunbar | Driver: Add magic handling for "reserved library names... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Ted Kremenek | Handle '#line' in '-E' that has an empty file name... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Daniel Dunbar | Driver: Factor out AddLinkerInputs() function. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Daniel Dunbar | Driver: Add a toolchain hook for whether the system... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Douglas Gregor | When dealing with an anonymous enumeration declared... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Daniel Dunbar | IRgen/ABI/x86-32: Realign indirect arguments when the... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Daniel Dunbar | IRgen/ABI: Add support for realigning structures which... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Daniel Dunbar | IRgen/ABI/x86_32/Darwin: On Darwin, only structures... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Daniel Dunbar | IRgen/x86_32/Linux: Linux seems to align all stack... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Chris Lattner | add a compatibility note about vector builtins |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Chris Lattner | improve the "enumeration value 'g' not handled in switch" |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Douglas Gregor | Swap the priorities of constants and types, so that... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Fariborz Jahanian | Removes unused setter. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Douglas Gregor | Don't add two code-completion results for the same... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Douglas Gregor | When collecting Objective-C methods for message send... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Douglas Gregor | Implement code completion for Objective-C class message... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Douglas Gregor | Fix a silly typo and its pasteo. Thanks to Francois... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
John McCall | Right, there are *two* cases of pr-value class-type... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
John McCall | Opportunistically use the C++ personality function... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Daniel Dunbar | Basic: Add f{dim,ma,max,min}[lf]? builtins. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Tom Care | Refactored BugReporter to refer to EndNode as ErrorNode... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Zhongxing Xu | Tidy up. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
John McCall | Further beautification: this pointer can now be typed. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
John McCall | Initialize AggValueSlot's flags along all paths, plus... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
John McCall | Fix the clang build after Zhongxing Xu's commit. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Douglas Gregor | Implement automatic bracket insertion for Objective... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Zhongxing Xu | Introduce new CFGElement hierarchy to support C++ CFG... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Daniel Dunbar | build: Add support for a CLANG_ORDER_FILE build variabl... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Ted Kremenek | Do not warn about empty bodies for 'if' statements... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Fariborz Jahanian | Patch to move RequiresGCollection bit to |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Ted Kremenek | For self-comparison warning, check the source location... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Douglas Gregor | Handle bracket insertion for Objective-C class messages... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
John McCall | Tweak comment as suggested by Sebastian. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Devang Patel | While handling change of file, check if _current_ file... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Sebastian Redl | Macro definitions in AST files have their own IDs. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Nick Lewycky | Initialize TypeOrExpr to NULL to silence a false-positi... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Marcin Swiderski | Test commit |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jakob Stoklund... | Revert "Clean up in buildbot directories." |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Douglas Gregor | Improve code completion for Objective-C message sends... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Fariborz Jahanian | Make the new -fobjc-nonfragile-abi2 the default |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Douglas Gregor | Extend bracket insertion to message sends to "super... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Douglas Gregor | Extend bracket insertion to handle nullary selectors... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Douglas Gregor | Implement bracket insertion for Objective-C instance... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Benjamin Kramer | Tweak regex not to accidentally match a trailing \r. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Cameron Esfahani | Fix pointer-signext.c test case: it was relying on... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
John McCall | Test hardening. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
John McCall | one piece of code is responsible for the lifetime of... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Ted Kremenek | Relax assertion in CFG builder when processing ForStmts... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Daniel Dunbar | build: Start sketching code to allow grafting libc... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Ted Kremenek | Disallow the use of UnknownVal as the index for Element... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Douglas Gregor | Fix classification of statement expressions. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Cameron Esfahani | Fix Windows64 target info so pointer arithmetic is... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Francois Pichet | Microsoft's flexible array rules relaxation: |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Douglas Gregor | Introduce a new code-completion context for a parenthesized |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Ted Kremenek | Add CFG::BuildOptions class to pass in CFG builder... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Sebastian Redl | Fix destructor and assignment operator lookup in the... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Ted Kremenek | Adjust assertion in RegionStoreManager::RetrieveArray... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Daniel Dunbar | Driver: Add a -stdlib= argument which can be used to... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Daniel Dunbar | Driver: Factor out some code for handling the C++ stand... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Ted Kremenek | Don't divide-by-zero in RegionStoreManager::getSizeInEl... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Fariborz Jahanian | RHS of property expression assignment requires |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Douglas Gregor | When marking the declarations in a default argument... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Douglas Gregor | Eliminate the default case in the expression-classifica... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
John McCall | Tweak this assert. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Tom Care | Rename 'MaxLoop' to 'MaxVisit' in AnalysisManager to... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
John McCall | The paired 'operator delete' for a placement 'operator... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
John McCall | Implement the EH cleanup to call 'operator delete'... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Michael J.... | PrintFunctionNames: Fix Windows (MSV{S,C} and mingw... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Ted Kremenek | Fix CFGBuilder crash reported in PR 8141. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Argyrios Kyrtzidis | Fix VLA miscompilation. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Douglas Gregor | I will not mix declaration and statements in C90. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Michael J.... | Revert "CMake: Update to use standard CMake dependency... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Jakob Stoklund... | Clean up in buildbot directories. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Douglas Gregor | Add __char16_t and __char32_t as aliases for the C... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Douglas Gregor | Introduce a new kind of cursor into libclang, which... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Ted Kremenek | Add reverse iterator for initializers in constructor... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Ted Kremenek | Add 'insert()' to BumpVector. Patch by Marcin Świderski! |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Ted Kremenek | Remove from the CFG the half-implemented support for... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Sebastian Redl | Don't crash when using type traits on a class with... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Sebastian Redl | Remove CXXRecordDecl::getDefaultConstructor(), an inher... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Eric Christopher | Try to get this to stop leaving a temporary file on... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Sebastian Redl | Have __has_nothrow_copy use Sema's lookup routines... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Sebastian Redl | Eagerly evaluate type traits in Sema instead of lazily... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Devang Patel | Recognize .ll as input files. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Argyrios Kyrtzidis | When applying 'delete' on a pointer-to-array type match... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Argyrios Kyrtzidis | Remove the trivial setters from CXXDeleteExpr. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Argyrios Kyrtzidis | Add a compatibility note about clang not implicitly... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Argyrios Kyrtzidis | Update 'docs/PCHInternals.html' about how subexpression... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Douglas Gregor | Fix a typo noted by Gabor |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Fariborz Jahanian | Block description for trivial block literals have |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Argyrios Kyrtzidis | Fix C++ PCH issue. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Argyrios Kyrtzidis | Avoid setters in ASTDeclReader::VisitClassTemplateParti... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Argyrios Kyrtzidis | Avoid setters in ASTDeclReader::VisitClassTemplateSpeci... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Argyrios Kyrtzidis | Avoid setters in ASTDeclReader::VisitCXXRecordDecl. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Abramo Bagnara | Congruent diagnostic for void* arithmetic. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Abramo Bagnara | Parentheses around address non-type template argument... |
commit | commitdiff | tree | snapshot |
next |