2012-01-04 |
Chris Lattner | implement rdar://10639962 by keeping track of increased... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Ted Kremenek | Add missing #endif in documentation. |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Fariborz Jahanian | Support __has_attribute for objc_suppress_autosynthesis |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Daniel Dunbar | Driver/Darwin: Remove a hack that avoided passing ... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Douglas Gregor | Add __has_feature(modules) to indicate when modules... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Eli Friedman | Fix test so it doesn't depend on the host's calling... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Douglas Gregor | Implement declaration merging for variables in disjoint... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Douglas Gregor | Implement declaration merging for non-template function... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Douglas Gregor | Implement declaration merging for typedefs loaded from... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Benjamin Kramer | Penryn doesn't support sse4.2, don't enable it in the... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
David Chisnall | Restore r147493 and remove the part of the test that... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Ted Kremenek | Extend ConditionBRVisitor to handle condition variable... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Douglas Gregor | Don't treat 'import' as a contextual keyword when we... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Rafael Espindola | Process attributes in explicit function template instan... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Eli Friedman | Add an explicit LambdaExprContext to Declarator, to... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Akira Hatanaka | Have functions return structures smaller than 128-bit... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Eli Friedman | Fix messed-up indentation in r147515. |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Eli Friedman | Stub out the Sema interface for lambda expressions... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Rafael Espindola | Revert r147493. It broke test/CodeGenObjC/constant... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Ted Kremenek | Teach the static analyzer to not treat XPC types as... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Ted Kremenek | Minor code formatting cleanups. |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Fariborz Jahanian | In non-gc, non-arc mode, property of 'Class' type |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Eli Friedman | Get rid of an unnecessary check; the AST for init-lists... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Ted Kremenek | Enhance UnixAPIChecker to also warn about zero-sized... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Minor tweak to name lookup for C/Objective-C: after... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Test "merging" of typedef types across distinct modules... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Eli Friedman | Support constant evaluation for OpenCL nested vector... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Ted Kremenek | Add initial version of checker to check if virtual... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
David Chisnall | Initialise constant Objective-C string isa pointers... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Fariborz Jahanian | objc: diagnose misplacement of objc_suppress_autosynthesis |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Chad Rosier | Fixed by Chandler in r147434. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Implement cross-module declaration merging for tag... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Ted Kremenek | Force set-xcode-analyzer to use the system version... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Add __has_feature(objc_modules) |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Add a test for the driver-level -fmodules/-fno-modules... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Ted Kremenek | Add test case for PR 9774, which got fixed along the... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Abramo Bagnara | Added testcases for -Wdisabled-macro-expansion. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Re-uglify #public and #private to #__public_macro and... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Fariborz Jahanian | objc: use objc_suppress_autosynthesis attribute on... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Eliminate the uglified keyword __import_module__ for... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Joerg Sonnenberger | Don't depend on undefined macros being 0, there are... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Fariborz Jahanian | objc: introduce objc_suppress_autosynthesis class |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Under -fmodules, accept #public <macroname> and #privat... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Introduce a non-uglified syntax for module imports... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Don't attempt to merge a deserialized declaration with... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Factor the merging of declarations in the AST reader... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Add -fno-modules to the driver, to turn off modules... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Add a "Modules" language option, which subsumes the... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Rename the command-line option for mapping #include... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Rafael Espindola | Process attributes in explicit template instatiation... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Chandler Carruth | Teach the frontend to provide the builtin preprocessor... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Richard Smith | Add assertion to char32_t that the value is valid,... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Douglas Gregor | Diagnose cases where the definition of a particular... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Chandler Carruth | Fix PR11685 by implementing -ffast-math and its various... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Abramo Bagnara | Added a missing case for -Wdisabled-macro-expansion. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Rafael Espindola | Small cosmetic cleanups in code I will change anyway. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Rafael Espindola | Small refactoring so that only one of the mergeVisibili... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Douglas Gregor | Eliminate ObjCProtocolDecl's end-of-definition location... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Douglas Gregor | Fix canonicalization of protocol-qualified types |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Douglas Gregor | Move ObjCProtocolDecl::EndLoc into its DefinitionData... |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Douglas Gregor | Eliminate the ForwardDecl/InitiallyForwardDecl bits... |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Abramo Bagnara | Added -Wdisabled-macro-expansion warning. |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Douglas Gregor | Implement declaration merging for Objective-C protocols... |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Douglas Gregor | Eliminate redundant, empty function |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Douglas Gregor | Eliminate ObjCForwardProtocolDecl, which is redundant... |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Douglas Gregor | Don't bother rewriting an Objective-C class or protocol... |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Douglas Gregor | Eliminate ASTMutationListener::UpdatedAttributeList... |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Douglas Gregor | Wire up redeclaration chains for Objective-C protocols... |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Douglas Gregor | Introduce the core infrastructure needed to model redec... |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Douglas Gregor | Move the data that corresponds to the definition of... |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Rafael Espindola | Use hasSameType. |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Douglas Gregor | Use declaresSameEntity() when comparing ObjCProtocolDec... |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Rafael Espindola | Consider visibility attributes in namespaces as being... |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Rafael Espindola | Replace a isa+cast with a dyn_cast. |
commit | commitdiff | tree | snapshot |
2012-01-01 |
NAKAMURA Takumi | Happy new year 2012! |
commit | commitdiff | tree | snapshot |
2011-12-31 |
NAKAMURA Takumi | clang/unittests/Basic/SourceManagerTest.cpp: Fixup... |
commit | commitdiff | tree | snapshot |
2011-12-31 |
Douglas Gregor | Implement support for module requirements, which indica... |
commit | commitdiff | tree | snapshot |
2011-12-31 |
NAKAMURA Takumi | Split out clang/test/Driver/debug-options-as.c from... |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Richard Smith | Fix crash when trying to pretty-print unicode or wide... |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Richard Smith | Unrevert r147271, reverted in r147361. |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Rafael Espindola | Add CXX_FINAL_ATTR, CXX_OVERRIDE_ATTR, ANNOTATE_ATTR... |
commit | commitdiff | tree | snapshot |
2011-12-30 |
NAKAMURA Takumi | clang/lib/Headers/CMakeLists.txt: Unbreak cmake build. |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Craig Topper | Add FMA4 intrinsics. |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Craig Topper | Remove an accidental change from r147370. Would only... |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Craig Topper | Add FMA4 feature flag. Intrinsics coming soon. Also... |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Rafael Espindola | Add test for PRr11676. |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Rafael Espindola | Revert r147271. This fixes PR11676. |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Richard Smith | Change the diagnostics which said 'accepted as an exten... |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Richard Smith | Unbreak cmake build after r147340. |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Sean Hunt | Make this text slightly more accurate; thanks to Johann... |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Craig Topper | Add popcnt feature flag to match gcc. This flag is... |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Rafael Espindola | Fix cmake build with -DBUILD_SHARED_LIBS=ON. |
commit | commitdiff | tree | snapshot |
2011-12-29 |
DeLesley Hutchins | Support for thread safety attributes on functions |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Richard Smith | Small refactoring and simplification of constant evalua... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Rafael Espindola | Handle a /etc/debian_version with a version number... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Benjamin Kramer | Add a target hook for FLT_EVAL_METHOD and use it to... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Hans Wennborg | Support the 'a' scanf length modifier as an extension... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Zhongxing Xu | Enable the user to control whether CXXConstructExpr... |
commit | commitdiff | tree | snapshot |
2011-12-27 |
Douglas Gregor | Eliminate ObjCClassDecl, which is redundant now that... |
commit | commitdiff | tree | snapshot |
2011-12-27 |
Rafael Espindola | Fix the visibility of methods of explicit template... |
commit | commitdiff | tree | snapshot |
next |