2014-01-07 |
Jordan Rose | [analyzer] Files with .c extensions are still C++ files... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Jordan Rose | [analyzer] Pointers escape into +[NSValue valueWithPoin... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Jordan Rose | [analyzer] Remove unused ARCNotOwnedSymbol retain count... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Aaron Ballman | Updating the documentation about how to add attributes... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Nico Weber | [cmake] Write Version.inc at cmake time, not at build... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Adrian Prantl | Debug info: Implement a cleaner version of r198461... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Nico Weber | Shorten the output of `clang-format --version`, include... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Rafael Espindola | Remove unused include. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Chandler Carruth | Update Clang for the move of headers in r198688. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Chandler Carruth | Sort all the #include lines with LLVM's utils/sort_incl... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Argyrios Kyrtzidis | For areVectorOperandsLaxBitCastable(), only return... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Chandler Carruth | Fix a -Wparentheses warning from GCC that caught a... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Justin Bogner | CodeGen: Include llvm/Config/config.h for strtoll on... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Alp Toker | Fix 'unkown' typo in test -target from r198321 |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Adrian Prantl | update comment. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Alp Toker | Bring back magic constants in the digraph diagnostic |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Adrian Prantl | Implement a new -fstandalone-debug option. rdar://probl... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Fariborz Jahanian | ObjectiveC. Computation of offsets when doing @encode... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
NAKAMURA Takumi | clang/test/CodeGenCXX/instr-profile.cpp: Appease -Asserts. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Justin Bogner | CodeGen: Sentences end with a period |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Ted Kremenek | Properly sort CMake list. NFC. |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Justin Bogner | CodeGen: Initial instrumentation based PGO implementation |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Justin Bogner | Driver: Accept -fprofile-instr-use and -fprofile-instr... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Alp Toker | Prospective MSVC 2010 build fix |
commit | commitdiff | tree | snapshot |
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 |
next |