2012-03-20 |
Sebastian Redl | More careful consideration of C++11 13.3.3.1p4. Fixes... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Sebastian Redl | Fix the other place where C++98 work for initializer... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Fariborz Jahanian | more modern objective-c meta-data stuff. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Patrick Beard | Fixed typos. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Patrick Beard | Link to Objective-C literals documentation. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Patrick Beard | Objective-C literals documentation. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Ted Kremenek | Don't include FixIts with a null replacement range... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Benjamin Kramer | Fix a use-after-free in thunk emission. EmitThunk may... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Fariborz Jahanian | modern objective-c translator: provide meta-data initia... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Benjamin Kramer | Debug info: Tighten up uses of plain MDNode pointers... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Fariborz Jahanian | modern objective-c translator: couple of minor |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Patrick Beard | Test commit. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Fariborz Jahanian | objective-c modern translator: Refactor intername ivar... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Chad Rosier | [avx] Define the _mm256_loadu2_xxx and _mm256_storeu2_x... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
David Chisnall | Add missing bitcast that was breaking Objective-C+... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Ted Kremenek | Add test case for <rdar://problem/10553686>, which... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Ted Kremenek | Fix crash when querying the CFG reported when using... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Argyrios Kyrtzidis | [libclang] Have clang_getCursorExtent() return the... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Fariborz Jahanian | removed unused code in the modern objc rewriter file. |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Benjamin Kramer | LanguageExtensions: Manually word wrap a line to reduce... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Matt Beaumont-Gay | line endings |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Matt Beaumont-Gay | Use a simpler pluralization construct |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Fariborz Jahanian | modern objective-c translator: fix type of objc_excepti... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
NAKAMURA Takumi | test/Driver/cpath.c: Mark this as XFAIL:mingw32,win32... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nico Weber | Fix a regression where ':' in CPLUS_INCLUDE_PATH and... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Sebastian Redl | Add the missing compatibility warning for braced initia... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Benjamin Kramer | An error can't be in a warning group. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Jordy Rose | [analyzer] Mark a failed-realloc's result as an interes... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Aaron Ballman | Turns #import in MS Mode into an error. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
David Blaikie | Use character literals for vexing initialization fixit... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Jordy Rose | [analyzer] Use a FoldingSet to cache simple RetainSumma... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Douglas Gregor | Replace a FIXME with a diagnostic when we can't resolve the |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Douglas Gregor | Diagnose tag and class template declarations with qualified |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Jordy Rose | [analyzer] Unify retain-count summary generation for... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Jordy Rose | Kill cocoa::deriveNamingConvention and cocoa::followsFu... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Jordy Rose | [analyzer] Remove duplicate work on deriving method... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Fariborz Jahanian | modern objective-c rewriter: further improvement in |
commit | commitdiff | tree | snapshot |
2012-03-17 |
NAKAMURA Takumi | StaticAnalyzer: Fix abuse of StringRef in r152962. |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Douglas Gregor | When determining the availability of an enum constant... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Jordy Rose | [analyzer] Don't claim an object was returned with... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Jordy Rose | [analyzer] Add test case from PR10794 for using 'new... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Anna Zaks | [analyzer] This test is breaking windows bots, make... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Ted Kremenek | Fix crash on invalid code. I've tried to produce a... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Anna Zaks | [analyzer] Shorten the stack hint diagnostic. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Bill Wendling | Make the storing variable's name generic. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Anna Zaks | [analyzer] Create symbol-aware stack hints (building... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Anna Zaks | [analyzer] +Comments |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Anna Zaks | [analyzer] Add a statistic for the number of times... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Benjamin Kramer | Escape % in diagnostic message when compiling LLVM IR. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Matt Beaumont-Gay | sink variable into assert |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Bill Wendling | When "low alignment" is specified, then set the alignme... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Fariborz Jahanian | Minor clean up of my last patch. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Fariborz Jahanian | modern objective-c translator: write @synchronized. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
David Blaikie | Suppress macro expansion of NULL in NULL warnings. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Nick Lewycky | Skip through transparent contexts when deciding where... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Argyrios Kyrtzidis | After r150615, which tablegens the group of a diagnosti... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Fariborz Jahanian | modern objective-c translator: writing @throw statement. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
David Chisnall | Warn on flexible array members when in C89 mode, with... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Axel Naumann | From Vassil Vassilev: |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Richard Smith | Fix Objective-C compilation-time performance regression... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Ted Kremenek | Fix analyzer crash on analyzing 'catch' with no conditi... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
NAKAMURA Takumi | test/Driver/linker-opts.c: Mark as XFAIL:cygming, using... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Ted Kremenek | Add test case for <rdar://problem/8808566>, which is... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Ted Kremenek | Based on sage feedback, chang -W#import-pedantic to... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Eli Friedman | Don't try to create "store atomic" instructions of... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Ted Kremenek | Add warning flag for '#import is a language extension... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Argyrios Kyrtzidis | [arcmt] The hard-coded list of weak-incompatible classe... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Argyrios Kyrtzidis | [arcmt] iOS is always safe to use 'weak'. rdar://10950825 |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Fariborz Jahanian | modern objective-c translation: writing @try/@catch... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Eli Friedman | When a variable has a specified asm name, but isn't... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Chad Rosier | Fix help text. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Jordy Rose | [analyzer] If a metadata symbol is interesting, its... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Fariborz Jahanian | modern objective-c translator: writing @try/@finally... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Chad Rosier | [frontend] Fix how the frontend handles -fno-inline... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Ted Kremenek | Include full plist output in FileCheck test. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Ted Kremenek | Include full plist output in FileCheck test. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Ted Kremenek | Do not truncate expected plist output in FileCheck... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Jordy Rose | [analyzer] Remove AggExprVisitor, a dead class that... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Sebastian Redl | Support deducing template arguments from nested initial... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Ted Kremenek | Support '%p' format specifier with block pointers. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Bill Wendling | It was pointed out that a checking version of strdup... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Anna Zaks | [analyzer] Allow checkers to supply call stack diagnost... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
David Blaikie | Provide the specific target type in the -Wnull-conversi... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Fariborz Jahanian | modern objective-c translator: rewriting of @catch... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Douglas Gregor | Document RedeclarableTemplateDecl::getInstantiatedFromM... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Argyrios Kyrtzidis | [c-index-test] Make it C90 compliant. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Argyrios Kyrtzidis | [libclang] A couple of enhancements to c-index-test. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Argyrios Kyrtzidis | Make RecursiveASTVisitor to traverse certain statements... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Argyrios Kyrtzidis | [Sema] Introduce a data recursive evaluator specific... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Argyrios Kyrtzidis | Remove hacky temporary fix of r151585. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Fariborz Jahanian | modern objective-c translator: please symbols generated |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Sean Callanan | When laying out an Objective-C object, consult |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Kostya Serebryany | fix link |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Kostya Serebryany | [asan] update asan docs: mention CMake problem and... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Aaron Ballman | Adding in newer MinGW header paths. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Bill Wendling | Add the object size checking support for a few other... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
James Molloy | Fix codegen for vld{3,4}_dup intrinsics. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
David Blaikie | Unpluralize -Wfoo-conversions warnings for consistency. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Richard Smith | Unrevert r152761 (reverted in r152772) with a fix for... |
commit | commitdiff | tree | snapshot |
next |