2013-01-20 |
Michael Gottesman | Fixed trailing whitespace. |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Chris Lattner | add back a #include needed on some builders. |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Chris Lattner | finish converting the normal cases in ASTReader to... |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Tobias Grosser | [cindex.py]: Use spaces instead of tabs |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Chris Lattner | convert some more stuff over to use new cursor APIs. |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Dmitri Gribenko | Actually update the test, fixup for r172923 |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Dmitri Gribenko | Use llvm::hexDigitValue in comment lexer |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Dmitri Gribenko | Comment parsing: add more tests for html character... |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Chris Lattner | switch a bunch of ASTReader to use the new BitstreamCur... |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Chris Lattner | random tidying |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Jordan Rose | [analyzer] Don't show "Entered 'foo'" if 'foo' is implicit. |
commit | commitdiff | tree | snapshot |
2013-01-19 |
David Blaikie | Emit the function type of member function pointer types... |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Benjamin Kramer | libclangSerialization also depends on the bitreader. |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Chris Lattner | update header comment. |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Chris Lattner | fix the unit tests too. |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Chris Lattner | these now depend on the bitcode reader too. |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Chris Lattner | this depends on the bitcode reader, since it is using it. |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Tobias Grosser | [cindex.py] Add cache for CompletionChunk spellings |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Tobias Grosser | [cindex.py] Replace CachedProperty with our own impleme... |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Tobias Grosser | [cindex.py]: Speed up lookup of the completion kind |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Chandler Carruth | Re-sort all the headers. Lots of regressions have crept... |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Chandler Carruth | Move an input header file under an Inputs directory... |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Ted Kremenek | Reapply r172878 with test case. |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Richard Smith | Fix five more cases of tokens which can legally follow... |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Argyrios Kyrtzidis | [PCH/Modules] Revert r172843, it caused a module to... |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Anna Zaks | [analyzer] Suppress warnings coming out of macros defin... |
commit | commitdiff | tree | snapshot |
2013-01-19 |
NAKAMURA Takumi | Whitespace. |
commit | commitdiff | tree | snapshot |
2013-01-19 |
NAKAMURA Takumi | Revert r172878, "Reword warning about using a *static... |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Ted Kremenek | Reword warning about using a *static* variable within... |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Ted Kremenek | -Wuninitialized: warn about uninitialized values result... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
David Blaikie | Remove windows line endings. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Matt Beaumont-Gay | Remove unused variable |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Jordan Rose | Adopt llvm::hexDigitValue. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Jordan Rose | Fix mismatched #endif. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Douglas Gregor | Once we've collected the template arguments for a |
commit | commitdiff | tree | snapshot |
2013-01-18 |
DeLesley Hutchins | Thread-safety analysis: ignore edges from throw express... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Richard Smith | Include ubsan runtime even when building a shared libra... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Akira Hatanaka | [mips] Enable inlining of atomic ops on mips32 and... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Bill Wendling | Use the AttributeSet query method instead of the Attrib... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Argyrios Kyrtzidis | [PCH/Modules] Re-apply r172620 and r172629, now with... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Nico Weber | Fix parsing of class specifiers before '\n' 'operator'. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Jordan Rose | [analyzer] Special path notes for C++ special member... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Jordan Rose | [analyzer] Do a better job describing C++ member functi... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Manuel Klimek | Fix comment. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Manuel Klimek | Fixes issues around pulling in the next line in simple... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
NAKAMURA Takumi | clang/test/CodeGen: Suppress a couple of tests on win32... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Manuel Klimek | Fixes problems with line merging in the face of preproc... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
NAKAMURA Takumi | clang-check: Introduce llvm::sys::PrintStackTraceOnErro... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Will Dietz | [ubsan] Add support for -fsanitize-blacklist |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Daniel Jasper | Reduce penalty for splitting between ")" and ".". |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Daniel Jasper | Also align trailing line comments in include directives. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Daniel Jasper | Let the formatter align trailing line comments where... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Nico Weber | Formatter: After case blocks, "break" goes on the same... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Nico Weber | Formatter: Enable @encode test. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Douglas Gregor | Revert Clang r172620 and r172629, which caused a hang... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Nico Weber | Formatter: The contents of @selector() should be format... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Douglas Gregor | When checking the parameter types of an Objective-C... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Chad Rosier | [ms-inline asm] Test case for r172773. |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Douglas Gregor | One can override an Objective-C ARC ownership qualifier... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Richard Smith | Some builtins do not evaluate their arguments. Teach... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Douglas Gregor | In Objective-C ARC, completely ignore ownership qualifi... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Anna Zaks | [analyzer] DirectIvarAssignment: allow suppression... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Richard Smith | Defer checking for unsequenced operations on the RHS... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Jordan Rose | Format strings: don't ever convert %+d to %lu. |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Richard Smith | Parsing support for C11's _Noreturn keyword. No semanti... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Richard Smith | -Wunsequenced: if the LHS of an &&, || or ?: is not... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Kevin Enderby | We want the dwarf AT_producer for assembly source files... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Peter Collingbourne | Do not pass -pie flag to linker if -shared specified... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Chad Rosier | [ms-inline asm] Updates and test case for r172743. |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Chad Rosier | [ms-inline asm] Extend the Sema interface to get the... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Jordan Rose | Format strings: correct signedness if already correctin... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Jordan Rose | Convert test/FixIt/format-darwin.m to use relative... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Joey Gouly | Add some semantic checks for OpenCL. Variadic macros... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Nico Weber | Formatter: Get bit tests in ifs right. |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Dmitri Gribenko | Documentation: formatting |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Daniel Jasper | Allow breaking after the trailing const after a functio... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Chandler Carruth | Add initial rough support for synthesizing linker optio... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Daniel Jasper | Improve handling of comments in static initializers. |
commit | commitdiff | tree | snapshot |
2013-01-17 |
David Blaikie | Improve -Wreorder to handle cases of anonymous class... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
NAKAMURA Takumi | clang/test/Index/code-completion-skip-bodies.cpp: Check... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Nico Weber | Revert most of r172140. |
commit | commitdiff | tree | snapshot |
2013-01-17 |
David Blaikie | ArrayRef-ize some ctor initializer related APIs |
commit | commitdiff | tree | snapshot |
2013-01-17 |
David Blaikie | Remove some unnecessary casts |
commit | commitdiff | tree | snapshot |
2013-01-17 |
David Blaikie | Add test for PR12938, fixed by Richard Smith in r172691 |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Matt Beaumont-Gay | Suppress all -Wunused-value warnings from macro body... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Douglas Gregor | Add a comment for Daniel |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Richard Smith | Test that we correctly handle reversion of line splicin... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Richard Smith | Attempt to work around bug in older GCCs to fix buildbot. |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Daniel Dunbar | [IRgen] Update modules autolink metadata to use module... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Richard Smith | Implement C++11 semantics for [[noreturn]] attribute... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Richard Smith | Add -Wunsequenced (with compatibility alias -Wsequence... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
NAKAMURA Takumi | clang/test/Modules/compiler_builtins.m: Mark this as... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Douglas Gregor | Treat hidden Objective-C protocol definitions as if... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Dmitri Gribenko | Implement a fixit for -Wmain-return-type |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Fariborz Jahanian | objC block layout: Patch reorders block layout to |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Matt Beaumont-Gay | Fix a typo introduced in r172665. |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Argyrios Kyrtzidis | [objcmt] Rewrite a NSDictionary dictionaryWithObjects... |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Rafael Espindola | Delay linkage checks when validating the weakref attribute. |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Aaron Ballman | Fixes crash when illegal function definitions are delet... |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Rafael Espindola | Simplify code. No functionality change. |
commit | commitdiff | tree | snapshot |
next |