2011-03-18 |
Daniel Dunbar | Driver/Darwin: Change fallback to use llvm-gcc search... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Daniel Dunbar | Driver/Darwin: Kill the DarwinGCC toolchain. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Anders Carlsson | Use the newly added FileManager::getNoncachedStatValue... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Anders Carlsson | Add FileManager::getNoncachedStatValue, which will... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Anders Carlsson | Correctly store and keep track of the FileSystemOptions... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Douglas Gregor | Add an opt-in -Wheader-hygiene, which current diagnoses... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Rafael Espindola | On !Darwin, do use the integrated as with -static. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Abramo Bagnara | Defined friend functions are *implicitly* inlined,... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Abramo Bagnara | Fixed inconsistency when adding TemplateParameterListsInfo. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
NAKAMURA Takumi | test/CodeGenCXX/apple-kext-guard-variable.cpp: May... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
John McCall | Improve the documentation for some of the analyzer... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Ted Kremenek | Construct 'Sema' object on the stack, so that crash... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
NAKAMURA Takumi | www/hacking.html: Add blurb of LLVM_LIT_TOOLS_DIR. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
NAKAMURA Takumi | www/hacking.html: Cosmetic change, to detabify, elimina... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
NAKAMURA Takumi | test/Driver/sysroot-flags.c: Tweak for Mingw MSYS bash. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
NAKAMURA Takumi | test/Driver/darwin-cc.c: FileCheck-ize and tweak for... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
John McCall | The Darwin kernel does not provide useful guard variabl... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Ted Kremenek | Use CrashRecoveryContextCleanup objects to recover... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Ted Kremenek | Use CrashRecoveryContextCleanup objects to release... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Ken Dyck | Convert alignment values to CharUnits. No change in... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Ken Dyck | Convert getSizeInBytes() to getSizeInChars(), which... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
Ken Dyck | Convert variables to CharUnits in ConvertStructToPacked... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Daniel Dunbar | Driver/Obj-C: Be compatible with GCC behavior in that... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Oscar Fuentes | Fix some issues with include directories: remove a... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Daniel Dunbar | Driver/Darwin: These are command line options, not... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Daniel Dunbar | Driver/Darwin: Suppress spurious warning about -force_c... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Daniel Dunbar | Driver/Darwin/ARM: Kernel/kext code has more strict... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Richard Smith | Fix PR9488: 'auto' type substitution can fail (for... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
David Chisnall | Remove code that was intentionally generating bad code... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Ted Kremenek | Fix test to test the right thing. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Ted Kremenek | Don't construct two CFGs just to run -Wuninitialized... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Ted Kremenek | Make test more portable. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Ted Kremenek | Teach VariadicMethodTypeChecker about pointers attribut... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Ted Kremenek | Teach VariadicMethodTypeChecker that CF references... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Ted Kremenek | Tweak RegionStore's handling of lazy compound values... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Ted Kremenek | Extend -Wuninitialized to support vector types. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Ted Kremenek | Rename -Wuninitialized-maybe to -Wconditional-uninitial... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Ken Dyck | Convert NextOffsetInBytes to CharUnits and rename to... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Matt Beaumont-Gay | Politely inform GCC that we will never fall off the... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Daniel Dunbar | Driver/ARM: Match GCC behavior in that -msoft-float... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Douglas Gregor | When libclang visits a translation unit via clang_visit... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Joerg Sonnenberger | Use C as fallback type if in C preprocessor mode. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Eli Friedman | PR9494: Get rid of bitcast which was both unnecessary... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Ted Kremenek | Compress argument processing in ccc-analyzer. No funct... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Abramo Bagnara | Use ElaboratedType also for C. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Joerg Sonnenberger | Refactor program name logic. Extend it to infer the... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Douglas Gregor | Detect attempts to provide a specialization of a functi... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Argyrios Kyrtzidis | Having FileManager::getFile always open the file, broug... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Douglas Gregor | Clean up our handling of template-ids that resolve... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Sandeep Patel | Fix duplicate argument processing |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Peter Collingbourne | Support for printing/dumping static asserts |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Peter Collingbourne | Remove a duplicate language feature |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Chandler Carruth | Add a 'RawPath' parameter to the PPCallbacks interface... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Douglas Gregor | Don't indescriminately print overload candidates when... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Douglas Gregor | Allow function calls to dereferenced member pointers of |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Douglas Gregor | Make sure that we always pop a function's scope *before... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Douglas Gregor | When we're inserting a synthesized label declaration... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
David Chisnall | Fix foreign exception handling (GNU runtime). |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Abramo Bagnara | Added missing methods to get Designators source range. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
NAKAMURA Takumi | test/Driver/hello.c: Tweak for cygming. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Ted Kremenek | Teach CFGBuilder that the 'default' branch of a switch... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
John McCall | Don't emit read barriers for reading __weak __block... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Ted Kremenek | VariadicMethodTypeChecker: don't warn for null pointer... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | c-index-test shouldn't crash when a goto has no matchin... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | Remove warning for null characters in CFString literals... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | Don't warn about null characters in Objective-C format... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
John McCall | Reorganize the emission of (unfoldable) constant casts... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Sebastian Redl | Create __has_feature(cxx_noexcept) and mark it as working. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Sebastian Redl | Fix test case. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Sebastian Redl | Extend the noexcept expression test to test noexcept... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Sebastian Redl | More robust check for the special C++0x operator new... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Sebastian Redl | Implement a hack to work around the changing exception... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | Remove bogus assertion in IdempotentOperationsChecker. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Sebastian Redl | Reintroduce r127617: "Code generation for noexcept... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Fariborz Jahanian | Don't poke into redefined 'id' type looking for a property |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | Appease GCC. I'm surprised Clang accepted this. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | Remove duplicate group definition that snuck in due... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | Take 2: merge -Wuninitialized-experimental into -Wunini... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | Split warnings from -Wuninitialized-experimental into... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | Split warnings from -Wuninitialized-experimental into... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | UninitializedValues: introduce ValueVector:reference... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | UninitializedValues: wrap BitVector references in a... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | Substitue term "BitVector" with "ValueVector" to prep... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | Rename UninitializedValuesV2 to UninitializedValues. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | Remove old UninitializedValues analysis. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
NAKAMURA Takumi | lib/Basic/Targets.cpp: __declspec(attr) should be provi... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
NAKAMURA Takumi | lib/Headers/mm_malloc.h: On Windows, we can expect... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
NAKAMURA Takumi | lib/Frontend/InitHeaderSearch.cpp: Introduce AddMinGW64... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ken Dyck | Introduce a CharUnits FieldOffsetInChars variable in... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Argyrios Kyrtzidis | Stop leaking file descriptors. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Jakob Stoklund... | Revert r127617: "Code generation for noexcept." |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Douglas Gregor | Disable 'auto' type deduction in Objective-C. It likes... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Joerg Sonnenberger | Sort |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Douglas Gregor | When synthesizing a label declaration based on a goto... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Rafael Espindola | Switch from internal to linker_private linkage, it... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Sebastian Redl | Code generation for noexcept. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Eric Christopher | __clear_cache() is varargs and people will occasionally... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Ted Kremenek | Tweak VariadicMethodTypeChecker to only create one... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Ted Kremenek | Incorporate source ranges for RangeBugReport when coele... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Sebastian Redl | Implement instantiation of noexcept spec and add a... |
commit | commitdiff | tree | snapshot |
next |