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 |
2013-12-29 |
Nico Weber | [cmake] Set in LLVM_EXPORTED_SYMBOL_FILE PrintFunctionN... |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Nico Weber | Use LLVM_EXPORTED_SYMBOL_FILE in libclang's cmake build. |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Aaron Ballman | Fixing a compile error that recently started happening... |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Alp Toker | Briefly document diag-build.sh |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Alp Toker | Rename isBuiltinCall() to getBuiltinCallee() |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Alp Toker | Tidy up CGCXXABI creation |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Bob Wilson | Propagate "-arch x86_64h" setting to the linker. <rdar... |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Chandler Carruth | Silence a dubious GCC warning about a set but unused... |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Nico Weber | Set NO_DEAD_STRIP for clang after llvm r198087. |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Reid Kleckner | Move MS header search test inputs to Inputs/ |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Reid Kleckner | Reduce indentation of some VFTableBuilder code. |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Will Wilson | Silence compile warning by removing unused SourceMgr... |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Will Wilson | Implement MSVC header search algorithm in MicrosoftMode. |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Reid Kleckner | Fix incorrect copy-pasted method decl that MSVC allowed. |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Reid Kleckner | [ms-cxxabi] Emit fewer trivial return adjusting thunks |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Aaron Ballman | In an effort to reduce the likelihood of text getting... |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Aaron Ballman | Removed a string literal for a diagnostic, and updated... |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Kostya Serebryany | Bury leaked pointers in a global array to silence a... |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Daniel Jasper | clang-format: Break default arguments less eagerly. |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Nico Weber | Warn on mismatched parentheses in memcmp and friends. |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Warren Hunt | [ms-abi] unix-line endings in lit test, no functional... |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Warren Hunt | [ms-abi] Fixes improperly sized vfptrs with pragma... |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Aaron Ballman | Teach the diagnostics engine about the Attr type to... |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Aaron Ballman | Removed a string literal for an attribute name, which... |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Aaron Ballman | This diagnostic did not accept arguments, and did not... |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Aaron Ballman | s/getter_setter/accessor No functional changes intended. |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Aaron Ballman | Simplifying some diagnostics so that they don't need... |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Aaron Ballman | Getting rid of a string literal in favor of the general... |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Aaron Ballman | Parameterizing some MS property-related diagnostics... |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Aaron Ballman | No need for the manual quotes and extra getName() call... |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Aaron Ballman | Removing some unneeded code, and a diagnostic that... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
Alp Toker | Don't reserve __builtin_types_compatible_p as a C+... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
Jiangning Liu | Add some missing test cases for ACLE intrinsics of... |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Nico Weber | Add a FIXME to a failing test. |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Daniel Jasper | clang-format: (WebKit) Disallow 1-line constructors... |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Alp Toker | Support and use token kinds as diagnostic arguments |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Alp Toker | Document the Message parameter of getCustomDiagID() |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Adrian Prantl | remove dead code. |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Alp Toker | Fix another misuse of getCustomDiagID() |
commit | commitdiff | tree | snapshot |
2013-12-23 |
NAKAMURA Takumi | clang/Analysis/FlowSensitive/DataflowSolver.h: <functio... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Aaron Ballman | Consolidating some mode attribute diagnostics. No funct... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Daniel Jasper | clang-format: Fix invalid write discovered by ASAN. |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Alp Toker | Add a missing pipe in the test from r197896 |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Alp Toker | TextDiagnosticBuffer: Fix copy-paste mistake in r197856 |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Daniel Jasper | clang-format: Fix various problems in formatting ObjC... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Hao Liu | [AArch64]The compare to zero intrinsics should be imple... |
commit | commitdiff | tree | snapshot |
2013-12-22 |
Alp Toker | Make some f_Group definitions anonymous and test an... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Aaron Ballman | Removing the alloc_size attribute. The attribute was... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Aaron Ballman | The const and nothrow attributes can be handled by... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Alp Toker | Fix getCustomDiagID() usage in CodeGen and TextDiagnost... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Alp Toker | Fix getCustomDiagID() usage in example code |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Richard Trieu | Add -Winfinite-recursion to Clang |
commit | commitdiff | tree | snapshot |
2013-12-21 |
NAKAMURA Takumi | [CMake] clang/lib/Headers: Install just-generated ... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Alp Toker | Assert that tag decls are never marked (in)valid after... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Richard Trieu | Use this one little trick to prevent optimizers from... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Nico Weber | Don't mark record decls invalid when one of its methods... |
commit | commitdiff | tree | snapshot |
next |