2011-02-22 |
Douglas Gregor | Enable enumeration types with a fixed underlying type... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Matt Beaumont-Gay | Use an unused-except-in-Debug variable. |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Devang Patel | Use LLVM coding standard. |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Douglas Gregor | Implement the GNU C extension which permits the initial... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Argyrios Kyrtzidis | [analyzer] Start moving the path-sensitive checkers... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Argyrios Kyrtzidis | [analyzer] Separate CheckerContext into its own include... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Argyrios Kyrtzidis | [analyzer] Fix GRStatePartialTrait<bool> and introduce... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Joerg Sonnenberger | Remove the storage for -cxx-system-include. Make libcxx... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Peter Collingbourne | Reimplement __pragma support using a TokenLexer |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Peter Collingbourne | Make TokenLexer capable of storing preprocessor directi... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Oscar Fuentes | CMAKE_EXECUTABLE_SUFFIX is undefined when a cmake scrip... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
John McCall | Establish the iteration variable of an ObjC for-in... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
John McCall | Reorganize the emission of local variables. |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Ted Kremenek | Add CStringChecker support for strncpy. Patch by Lenny... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Ted Kremenek | Add CStringChecker support for strnlen. Patch by Lenny... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
NAKAMURA Takumi | lib/CodeGen/TargetInfo.cpp: On Win64, arg i128 should... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Douglas Gregor | Fix a little bug in the handling of enumeration types... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Douglas Gregor | Warn about implicit conversions between values of diffe... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Anders Carlsson | Make clang -cc1 disable Objective-C exceptions by defau... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Anders Carlsson | Move some Objective-C tests to SemaObjC and CodeGenObjC. |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Richard Smith | In Objective-C, there are no trailing return types... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Joerg Sonnenberger | Bug#8945: Add -cxx-isystem option to specify C++ system... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Richard Smith | Fix a few auto-related issues: |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Richard Smith | Add reference to PR 9278 for archaeologists. |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Fariborz Jahanian | Warn when type modifiers on objc method declarations in |
commit | commitdiff | tree | snapshot |
2011-02-21 |
David Chisnall | The instance size of a metaclass should be the size... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Richard Smith | C++0x's deduced auto is illegal in typedefs. |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Daniel Dunbar | Targets/Darwin: mcount name on Darwin needs to be unman... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Ted Kremenek | Fix a CFGBuilder bug exposed on convoluted control... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Chris Lattner | add one more case of mismatched input/output constraints. |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Chris Lattner | more code restructuring, no functionality change. |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Chris Lattner | split the iteration loop out to a helper function,... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Chris Lattner | fix a comment. |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Stuart Hastings | Test case for r126127 and r126141. Radar 9012638. |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Richard Smith | Mangling of undeduced 'auto' types, as specified by... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Richard Smith | Tweaks to C++0x deduced auto type support: |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Ted Kremenek | Fix call to send_error() in scan-view. An int error... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
John McCall | Don't warn about static const integral data members... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Fariborz Jahanian | Turn on 'auto' in plain objc mode. |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Chris Lattner | Pass the right linker flag in openbsd::Link::ConstructJob, |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Fariborz Jahanian | Remove warning on future change in ivar lookup rule |
commit | commitdiff | tree | snapshot |
2011-02-21 |
John McCall | Reorganize subelement initialization checking, no funct... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
John McCall | Small optimization: avoid redundant checks of whether... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
John McCall | Pseudo-revirtualize CallExpr::getSourceRange by making... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
John McCall | Bind references to opaque r-values correctly. Add... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
NAKAMURA Takumi | CMake: Eliminate duplicate -D__STDC_LIMIT_MACROS and... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
John McCall | Rename test/CodeGenCXX/gnu-conditional-scalar-ext.cpp... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Chandler Carruth | Clean up the tests for warning about unused function... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Chandler Carruth | Allow -Wformat to be enabled without -Wformat-security... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Oscar Fuentes | Put targets on folders, if the IDE supports the feature. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Oscar Fuentes | New function for tablegenning: clang_tablegen. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Oscar Fuentes | Correct name of dependent target. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Daniel Dunbar | tests: Fix test on Win32. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Benjamin Kramer | Remove unused function. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Richard Smith | Turn on __has_feature(cxx_auto_type). The feature is... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Daniel Dunbar | Remove a dead variable. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Richard Smith | Implement the C++0x deduced 'auto' feature. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Ken Dyck | Expand use of CharUnits in LayoutField(). No change... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Ken Dyck | Add const qualifier to getTypeInfoInChars(). |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Richard Smith | Test commit. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Anders Carlsson | Add a LangOptions::areExceptionsEnabled and start using it. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Anders Carlsson | Add a new ObjCExceptions member variable to LangOptions... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Peter Collingbourne | Re-instate r125819 and r125820 with no functionality... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Chris Lattner | Fix PR9253, allowing attribute(aligned) to reduce the... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Douglas Gregor | Don't produce "comparison is always (true|false)" warni... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Chris Lattner | implement a tiny amount of codegen support for gnu... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Douglas Gregor | In addition to in-class member functions marked with... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Anders Carlsson | There's no need to return early if we encounter a try... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Rafael Espindola | Revert 125820 and 125819 to fix PR9266. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Oscar Fuentes | Fix some add_dependencies. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Douglas Gregor | Handle the resolution of a reference to a function... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Peter Collingbourne | Reimplement Token::isAnnotation() using TokenKinds... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Anders Carlsson | Disallow try/catch/throw when exceptions are disabled. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Douglas Gregor | The member classes of a current instantiation aren... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Anders Carlsson | Pass -fexceptions to all tests that use try/catch/throw. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Douglas Gregor | Teach the virtual-functions-without-virtual-destructor... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Douglas Gregor | Remove the Fix-It for "main must return 'int'", which... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Ken Dyck | Expand use of CharUnits for alignments further. No... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Douglas Gregor | Revert all of my commits that devirtualized the Decl... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jeffrey Yasskin | Use PARSE_ARGUMENTS to clean up add_clang_unittest... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Argyrios Kyrtzidis | [analyzer] '-analyzer-check-objc-mem' can go through... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Argyrios Kyrtzidis | [analyzer] Fix crash when analyzing C++ code. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jeffrey Yasskin | Remove support and mc from the clang unittests' depende... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Daniel Dunbar | Driver/Darwin: Support -Wl, with -Xarch_. This doesn... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Argyrios Kyrtzidis | Use PointerUnion::getAddrOf instead of messing with... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Ted Kremenek | Change 'StoreRef' back to 'Store' in GRState, shrinking... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
John McCall | Fix a -Wuninitialized warning; it's actually a false... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
John McCall | Warn about code that uses variables and functions with... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Argyrios Kyrtzidis | [analyzer] Fix crash when analyzing C++ code. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Ted Kremenek | Add 'StoreRef' smart pointer to allow more fine-grain... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Argyrios Kyrtzidis | [analyzer] Fix crash when analyzing C++ code. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Argyrios Kyrtzidis | [analyzer] Disable a test until inlining CXXConstructEx... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Chandler Carruth | Improve bool and char integral template argument printi... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Chandler Carruth | Fix a missed case in the NULL operand to conditional... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Chandler Carruth | Update the test error messages to match the update... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chandler Carruth | Fix PR8767, improve diagnostic wording when allocating... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chandler Carruth | Initial steps to improve diagnostics when there is... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chandler Carruth | Check for NULL child expressions before visiting them... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Douglas Gregor | When code-completing a case statement for a switch... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Devang Patel | Start using enums from DIBuilder. |
commit | commitdiff | tree | snapshot |
next |