2011-03-01 |
Roman Divacky | Implement -mrtd which sets the StdCall calling conventi... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Roman Divacky | Add missing options. |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Fariborz Jahanian | objc IRGen for Next runtime message API. |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Douglas Gregor | Revert r126748, my second attempt at nested-name-specif... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Douglas Gregor | Implement comparison of C++0x scoped enumeration types... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Douglas Gregor | When digging into a cv-qualified return type that is... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Douglas Gregor | When building a type for a typename specifier, check... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Douglas Gregor | Reinstate r126737, extending the generation of type... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Douglas Gregor | Revert r126737, the most recent nested-name-specifier... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Rafael Espindola | Disable more warnings so that it is safe to use |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Chandler Carruth | Move the bool-conversions behind the DiagRuntimeBehavio... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Ted Kremenek | In preparation for fixing PR 6884, rework CFGElement... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Douglas Gregor | Push nested-name-specifier source location information... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Argyrios Kyrtzidis | [analyzer] Also make sure that the parameter is coming... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Argyrios Kyrtzidis | [analyzer] Remove SVal::getAsVarDecl() and reason about... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Ken Dyck | Use CharUnits for TypeAlign variable in LayoutWideBitFi... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Douglas Gregor | Push nested-name-specifier source location information... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Argyrios Kyrtzidis | [analyzer] Move lib/StaticAnalyzer/Checkers/ExprEngine... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Ken Dyck | Change the return type of GetVirtualPointersSize()... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Argyrios Kyrtzidis | [analyzer] Rename CheckerV2 -> Checker. |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Argyrios Kyrtzidis | [analyzer] Remove Checker V1. |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Argyrios Kyrtzidis | [analyzer] Remove checker V1 registration and running... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Zhanyong Wan | Improves the coding style in SValBuilder. This patch: |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Douglas Gregor | Fix some regressions in the GCC testsuite due to bad... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Chris Lattner | -fwrapv should turn off the inbounds markers from geps... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Douglas Gregor | Refactor the construction of nested-name-specifiers... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Rafael Espindola | Don't warn about "clang -use-gold-plugin -c ...". With... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Douglas Gregor | Teach Sema::CheckTypenameType to use nested-name-specif... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Devang Patel | Use single code path to handle c++ structs and classes... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Remove unused checker stuff from AnalysisCon... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Douglas Gregor | Push nested-name-specifier location information into... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Fariborz Jahanian | Revert r126678. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Douglas Gregor | Push nested-name-specifier source location information... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Fariborz Jahanian | objc IRGen for Next runtime message API. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Remove '-analyzer-check-objc-mem' flag,... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | Move test/SemaObjC/method-arg-decay.m -> test/Analysis... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Run the ExprEngine depending on the CheckerM... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] The current UninitializedValuesChecker will... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Peter Collingbourne | Kill 18 month old #if 0'd code in StmtXML.cpp |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Douglas Gregor | Remove redundant friend declaration |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Douglas Gregor | Push nested-name-specifier source location information... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Migrate NSErrorChecker and DereferenceChecke... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Introduce "event" mechanism in CheckerManager. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Run AST checkers for ObjCMethodDecls. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Douglas Gregor | Eliminate the last remains of TemplateSpecializationTyp... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
David Chisnall | Make -fobjc-nonfragile-abi and -fgnu-runtime imply... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Douglas Gregor | Unbreak CMake build |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Axel Naumann | From Vassil Vassilev: |
commit | commitdiff | tree | snapshot |
2011-02-28 |
NAKAMURA Takumi | test: Add the feature "shell". Frontend/dependency... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Chandler Carruth | Add a test case that would have caught the bug fixed... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Chandler Carruth | Fix a tiny goof in the Driver's logic which caused... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Chris Lattner | Make skipping of vardecls more precise: it's ok to... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Chris Lattner | make switch constant folding a bit stronger, handling... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
NAKAMURA Takumi | [PR9321] "make install" does not need install c-index... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
NAKAMURA Takumi | CMake: [PR9321] Don't install include/clang/**/*.td. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Peter Collingbourne | Rename tok::eom to tok::eod. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Anders Carlsson | Add a -fcxx-exceptions flag to the frontend, which... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Anders Carlsson | Fix CMake build. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Ken Dyck | Retry r126357. Use CharUnits for the Size and DataSize... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Introduce SVal::getAsVarDecl(). |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analzyer] Migrate CallAndMessageChecker to CheckerV2. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] ExprEngine should not depend on checkers... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Migrate AdjustedReturnValueChecker to CheckerV2. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Migrate AttrNonNullChecker to CheckerV2. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] ExprEngine should not depend on checkers... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Migrate VLASizeChecker to CheckerV2. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Migrate DivZeroChecker to CheckerV2. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Migrate ReturnUndefChecker to CheckerV2. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Migrate UndefinedArraySubscriptChecker to... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Migrate UndefinedAssignmentChecker to CheckerV2. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Migrate UndefBranchChecker to CheckerV2. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Migrate UndefCapturedBlockVarChecker to... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Migrate UndefResultChecker to CheckerV2. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Migrate NoReturnFunctionChecker to CheckerV2. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Move the DeadStores checker out of the ... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Migrate BuiltinFunctionChecker to CheckerV2. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Migrate OSAtomicChecker to CheckerV2. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Migrate ArrayBoundCheckerV2 to CheckerV2. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Turn -analyzer-stats into -analyzer-checker... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Remove '-analyzer-experimental-checks' flag. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Migrate MallocChecker to CheckerV2. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Argyrios Kyrtzidis | [analyzer] Have CheckerManager::registerChecker return... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Chris Lattner | remove a bogus assertion, add a comment. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Chris Lattner | make switch condition constant folding much more aggres... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Anders Carlsson | Factor code out into a helper function, shouldUseExcept... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Chris Lattner | fix my containsBreak predicate. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Anders Carlsson | Add -fcxx-exceptions to all tests that use C++ exceptions. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Anders Carlsson | Get rid of the areExceptionsEnabled() getter from LangO... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Chris Lattner | First tiny step to implementing PR9322: build infrastru... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Chris Lattner | Add some helper methods that will be used in my next... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Chris Lattner | tidy up |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Chris Lattner | add a const version of this accessor. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Douglas Gregor | When we encounter a dependent template name within a |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Chris Lattner | Change the interface to ConstantFoldsToSimpleInteger... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Douglas Gregor | Eliminate a silly little Parse/Sema dance when parsing... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Benjamin Kramer | Fix an obvious typo. |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Oscar Fuentes | CMake: updated list of installable header files. PR9321. |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Frits van Bommel | Fix this test case for CMake builds after r126502,... |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Daniel Dunbar | cc1: Fix stats printing by default when using -mllvm... |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Sean Hunt | Implement delegating constructors partially. |
commit | commitdiff | tree | snapshot |
next |