2014-01-06 |
Alp Toker | Correct underlying integer type of enum TokenKind |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Alp Toker | Simplify diagnostic tag type using the token kind formatter |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Alp Toker | Don't use magic constants in the digraph diagnostic |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Alp Toker | Support diagnostic formatting of keyword tokens |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Alp Toker | Rename getTokenSimpleSpelling() to getPunctuatorSpelling() |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Alp Toker | Highlight the previous underlying enum type when diagno... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Alp Toker | Diagnose enum redeclarations properly |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Alp Toker | Use token kind instead of '%select{.|->}0' in diagnostic |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Alp Toker | Apply some LLVM_READONLY / LLVM_READNONE on diagnostic... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Joey Gouly | [OpenCL] Produce an error if an address space is used... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Aaron Ballman | This helper method isn't needed, and it's unsafe for... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Daniel Jasper | clang-format: Spacing inside enum braces. |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Daniel Jasper | clang-format: Allow formatting short enums on a single... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Alp Toker | Fix 'declartion' typos |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Alp Toker | Pre-declare '::type_info' in MicrosoftMode only, not... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Alp Toker | Tweak the parse recovery in r198540 |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Alp Toker | Fix bungled parse recovery in K&R function declarations |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Alp Toker | Parse: Token consumption modernization and loop de... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Alp Toker | Revert "ToolingTest.cpp: Fix r158592, runToolOnCode... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Alp Toker | Move MS predefined type_info out of InitializePredefine... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Alp Toker | Only mark dump() function definitions 'used' in debug... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Argyrios Kyrtzidis | Add an additional check in test/Sema/ext_vector_casts.c |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Ted Kremenek | [analyzer] Remove IdempotentOperations checker. |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Argyrios Kyrtzidis | [Sema] When checking if a bitcast is appropriate betwee... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Richard Trieu | Ignore qualified templated functions for -Winfinite... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Reid Kleckner | [ms-cxxabi] Improve vbtable name mangling accuracy |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Adrian Prantl | Debug info: Ensure that the last stop point in a functi... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Aaron Ballman | Refactored Builtin::Context::isPrintfLike and isScanfLi... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Argyrios Kyrtzidis | Fix 80 col violation. |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Argyrios Kyrtzidis | Pass the decl directly to the diagnostic, no need to... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Aaron Ballman | Fixing a FIXME; the RetTy template parameter is always... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Rafael Espindola | Update for llvm's DataLayout including mangling informa... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Aaron Ballman | Marked the default constructor as an LLVM_DELETED_FUNCTION. |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Aaron Ballman | Removed one of the string versions of getQualifiedNameA... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Argyrios Kyrtzidis | [objc] Refactor and improve functionality for the ... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Rafael Espindola | Reformat the description strings. No functionality... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Aaron Ballman | We haven't cared about VS 2005 in a long time, and... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Aaron Ballman | Fixed a FIXME; created a print method for Selectors... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Alexander Kornienko | Make clang::ento::CreateAnalysisConsumer a part of... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Aaron Ballman | Simplifying the mutual exclusion check now that the... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Joey Gouly | [OpenCL] Add test case for previous commit. |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Aaron Ballman | Using the proper helper function instead of manually... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Aaron Ballman | Removing some more unnecessary manual quotes from diagn... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Aaron Ballman | Removing an unneeded typecast. getScopeRep() already... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Aaron Ballman | Removing some more unnecessary manual quotes from diagn... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Joey Gouly | [OpenCL] Variables in the constant address space must... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Aaron Ballman | Removing some more unnecessary manual quotes from diagn... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Aaron Ballman | It turns out the problem was a bit more wide-spread... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Aaron Ballman | Removing an unneeded typecast. getScopeRep() already... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Aaron Ballman | Removing some more unnecessary manual quotes from diagn... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Daniel Jasper | clang-format: Recognize single-line macro usages inside... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Aaron Ballman | Removing some more unnecessary manual quotes from diagn... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Aaron Ballman | Removing some more unnecessary manual quotes from attri... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Aaron Ballman | Removing some more unnecessary manual quotes from attri... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Ted Kremenek | [analyzer] Don't track return value of NSNull +null... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Aaron Ballman | Removing some more unnecessary manual quotes from attri... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Reid Kleckner | Remove unused variable to fix clang warning |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Reid Kleckner | [ms-cxxabi] Move VBTableBuilder from CodeGen over to... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Aaron Ballman | Removed an unnecessary %select from the alignas diagnos... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Aaron Ballman | This diagnostic should not have had the manual quotatio... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Aaron Ballman | Removing some more unnecessary manual quotes from attri... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Aaron Ballman | Removing some more unnecessary manual quotes from attri... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Aaron Ballman | Reworded the NSObject attribute diagnostics to be more... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Fariborz Jahanian | ObjectiveC. Remove false positive warning for missing... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Aaron Ballman | Removing some manual quotes from this diagnostic, since... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Aaron Ballman | Updated the wording of two attribute-related diagnostic... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Douglas Gregor | Objective-C ARC++: Prefer references to __strong/__weak... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Douglas Gregor | CMake separate projects: finish output-directory changes. |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Jordan Rose | [CMake] Add missing set_output_directory after Takumi... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Aaron Ballman | Using the quoted version of an attribute name for consi... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Fariborz Jahanian | ObjectiveC. Class methods must be ignored when looking for |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Roman Divacky | Add test for r198311. |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Douglas Gregor | CMake: Unbreak separated LLVM/Clang project builds... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Roman Divacky | Remove a tab that snuck in. |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Roman Divacky | In the FreeBSD assembler driver, inform the sparc assem... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Alexander Kornienko | Added an option to avoid splitting certain kinds of... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Alp Toker | Verify that clang TargetInfo descriptions match DataLay... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Rafael Espindola | Remove the now unused 's' specifications. |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Rafael Espindola | Pass the aapcs and apcs features down to llvm. |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Joey Gouly | [OpenCL] The kernel attribute can only be used on funct... |
commit | commitdiff | tree | snapshot |
2014-01-01 |
NAKAMURA Takumi | Update the copyright credits -- Happy new year 2014! |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Alp Toker | Remove an unused diag left over from r198046 |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Alp Toker | Eliminate UnaryTypeTraitExpr |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Alp Toker | ExpectAndConsume: Diagnose errors automatically |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Joey Gouly | [OpenCL] Produce an error, instead of a warning, for... |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Serge Pavlov | Recover from errors in enum definition |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Alp Toker | Silence g++ 4.9 build issue |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Alp Toker | Switch over more of the parser to err_expected |
commit | commitdiff | tree | snapshot |
2013-12-30 |
DeLesley Hutchins | Update DataRecursiveASTVisitor so that it visits attrib... |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Nick Lewycky | Fix two typos in comments. No functionality change. |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Reid Kleckner | Remove linkage macro from the CXLanguageKind enum |
commit | commitdiff | tree | snapshot |
2013-12-30 |
DeLesley Hutchins | Update RecursiveASTVisitor so that it visits attributes... |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Alexander Kornienko | Changed the test to avoid EXPECT_EQ(false, ...), which... |
commit | commitdiff | tree | snapshot |
2013-12-30 |
NAKAMURA Takumi | [CMake][VS][XCode] Restruct the output directory layout... |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Nico Weber | Port r198088 (set NO_DEAD_STRIP for clang) from make... |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Jiangning Liu | For AArch64 Neon, simplify scalar dup by lane0 for fp. |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Alp Toker | Fix and reword some typos |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Alp Toker | Cleanup: Switch the preprocessor to err_pp_expected_after |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Nico Weber | Don't use PrintFunctionNames.exports on Windows. |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Nico Weber | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
next |