2011-02-05 |
Anders Carlsson | Re-land r124768, with a fix for PR9130. |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Ted Kremenek | Don't suggest -Wuninitialized fixits for uninitialized... |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Ted Kremenek | Don't crash when generating USRs for ObjC methods in... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Fariborz Jahanian | Restore a test which I accientally overwrote in my... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Fariborz Jahanian | -Wselector should warn on implemented selectors only |
commit | commitdiff | tree | snapshot |
2011-02-04 |
John McCall | Assert during instantiation of blocks that we've captur... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Bob Wilson | Add better support for ARM EABI triples. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Daniel Dunbar | Driver: Fix spurious warning (from -cc1) about unused... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Daniel Dunbar | build: Prevent duplicate inclusion of Makefile.rules... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Douglas Gregor | Improve our handling of the current instantiation for... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Douglas Gregor | Before checking bitfield initialization, make sure... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Douglas Gregor | When calling a bound pointer to member function, check the |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Douglas Gregor | Tweak my fix for PR8748, and update the incorrect PR... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Douglas Gregor | Implement proper (de-)serialization for explicit templa... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Douglas Gregor | Fix test for previous commit |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Douglas Gregor | Fix a crash-on-invalid where we were trying to parse... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Ted Kremenek | USRs for Objective-C methods use the USR of the @interf... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Ted Kremenek | Downgrade error about attribute 'iboutlet' and 'ibactio... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Douglas Gregor | Tighten up the semantics of default template arguments... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Douglas Gregor | When a function template's template parameter has a... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Daniel Dunbar | build: Add support for DISABLE_DEFAULT_STRICT_ALIASING... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Daniel Dunbar | Fix 80-col violins. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Fariborz Jahanian | minor refactoring of -fapple-kext stuff. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Fariborz Jahanian | What was I thinking? |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Fariborz Jahanian | -fapple-kext cannot have 'weak' visibility in this |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Douglas Gregor | If any Fix-Its attached to a diagnostic have invalid... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Oscar Fuentes | Moved here from LLVM Clang's configuration options... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Argyrios Kyrtzidis | [analyzer] Fix a crash until we can handle temporary... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Douglas Gregor | Add __has_feature() for each of the type traits |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Oscar Fuentes | Optionally, Clang now builds using LLVM as an external... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Fariborz Jahanian | Clean up of -fapple-kext abi code. No change otherwise. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Argyrios Kyrtzidis | Implement -Woverloaded-virtual. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Douglas Gregor | Teach SourceManager::getLocation() how to cope with... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Axel Naumann | Remove unnecessary RUN: directive. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
John McCall | More tweaks to the compatibility page. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
John McCall | More minor documentation tweaks. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
John McCall | Rework the __block jump-checking section, including... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
John McCall | Rework and embellish the C99 inline compatibility section. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
NAKAMURA Takumi | CMake: Fix test. CMake has not built unittests yet. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
John McCall | Capture a few implicit references to 'self'. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
John McCall | More capturing of 'this': implicit member expressions... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Ted Kremenek | Reenable -Wuninitialized warning for captured block... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Rafael Espindola | Add test from PR9130. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Rafael Espindola | Revert 124768. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Jeffrey Yasskin | Add gTest unittests to clang, and write the first one. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Rafael Espindola | Revert 124754 and 124760 as they made clang unusable... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Daniel Dunbar | Frontend: Switch -header-include-file output to use... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Anders Carlsson | Don't try to mark virtual members referenced for classe... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Francois Pichet | Fix Microsoft bit field problem. This resolves the... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Douglas Gregor | Improve the performance of filename canonicalization... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Ted Kremenek | Based on user feedback, swap -Wuninitialized diagnostic... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Fariborz Jahanian | -fapple-kext, elimination of all direct calls to virtua... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Devang Patel | Emit debug info for template value parameters. |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Douglas Gregor | Canonicalize path names in the file manager before... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Devang Patel | Emit debug info for template type parameters. |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Daniel Dunbar | clang: Add support for a CC_PRINT_HEADERS environment... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Daniel Dunbar | Frontend: Add -header-include-file option, for allowing... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Daniel Dunbar | Frontend: Add support (unused) for showing all "interes... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Fariborz Jahanian | Turn test for // rdar://8945175 into a sema test. |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Fariborz Jahanian | For gcc compatibility, size of a class which is zero |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Douglas Gregor | Revert r124704, which uniqued code-completion strings... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Benjamin Kramer | Add NetBSD target support. Patch by Joerg Sonnenberger. |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Argyrios Kyrtzidis | Don't warn for -Wnon-virtual-dtor for dependent classes. |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Daniel Dunbar | Frontend: Factor out header include dumping (-H) into... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
John McCall | An insomniac stab at making block declarations list... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Nick Lewycky | Fix test by fully specifying the platform. |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Nick Lewycky | Turn on -momit-leaf-frame-pointer by default on all... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Dan Gohman | Update this test following recent optimizer changes. |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Ted Kremenek | Remove redundant check to not warn for warn_equality_wi... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Douglas Gregor | Unique code-completion strings. On Cocoa.h, this costs... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
John McCall | When diagnosing address-space changes, apply array... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Fariborz Jahanian | -fapple-kext support for indirect call to virtuals... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Douglas Gregor | Fix name lookup issue |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Nick Lewycky | Add support for x86-64 Mandriva 2010.2. Reported by... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Douglas Gregor | Create a special allocator class for code completion... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Matt Beaumont-Gay | Use tempfiles for the .o outputs. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Ted Kremenek | Enable the self-init checker in scan-build. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Ted Kremenek | Don't warn about extraneous '()' around a comparison... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Argyrios Kyrtzidis | Don't warn for "if ((a == b))" if the parens came from... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
John McCall | Do the right thing for zero-initializing VLAs that... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Nick Lewycky | Add updated Debian ARM include path. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Douglas Gregor | Provide constant strings for certain common code comple... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Ted Kremenek | Add test case for dead stores checker to not flag dead... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Argyrios Kyrtzidis | Fix the message. Thanks to Thomas Clement for noticing. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Argyrios Kyrtzidis | For "if ((a == b))" only warn if 'a' is a modifiable... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Argyrios Kyrtzidis | [analyzer] Slightly improve the diagnostic message... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Douglas Gregor | Allocate CodeCompletionString and all of its components... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Argyrios Kyrtzidis | Warn for "if ((a == b))" where the equality expression... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Ted Kremenek | Add temporary hack to -Wuninitialize to create a separa... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Ted Kremenek | Enhance -Wuninitialized to better reason about || and... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Douglas Gregor | Implement access checking for the "delete" operator... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Douglas Gregor | Fix a thinko where I didn't update a consistency check for |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Douglas Gregor | Basic support for -mms-bitfields, from Carl Norum! |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Douglas Gregor | Support EFI target triple, from Carl Norum! |
commit | commitdiff | tree | snapshot |
2011-02-01 |
John McCall | Make that test case actually test something, and add... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
John McCall | The code trying to assign a typedef to an anonymous... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Rafael Espindola | Revert 124633. The linker has been told how to merge... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Ken Dyck | Correct units in doxygen comment for NonVirtualSize. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Ken Dyck | Convert RecordLayout::NonVirtualSize from bit units... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Argyrios Kyrtzidis | When initializing struct members, the important thing... |
commit | commitdiff | tree | snapshot |
next |