March 2011 Archives by thread
Starting: Tue Mar 1 04:09:39 PST 2011
Ending: Thu Mar 31 18:07:30 PDT 2011
Messages: 734
- [cfe-dev] [LLVMdev] Reminder: LLVM 2.9 Branching in One Week
OKUMURA Yuki
- [cfe-dev] [LLVMdev] RFC: LLVM Release Documentation Changes
Brooks Davis
- [cfe-dev] linux/i386 and mregparm
Anton Korobeynikov
- [cfe-dev] Request for comments on proposed patch for warning "levels" support
Sohail Somani
- [cfe-dev] Start of source range for Decl nodes.
Enea Zaffanella
- [cfe-dev] [LLVMdev] Language-specific vs target-specific address spaces (was Re: [PATCH] OpenCL support - update on keywords)
David Neto
- [cfe-dev] User documentation for supported warnings and --analyze mode
"Mgr. Šimon Tóth"
- [cfe-dev] error: use of undeclared identifier '__builtin_ia32_addss' while building clang using clang
Chris Lattner
- [cfe-dev] __thread support in Clang
Anatol Pomozov
- [cfe-dev] My build end in segfault
David Gilmore
- [cfe-dev] ConceptClang: pre-alpha prototype...
Larisse Voufo
- [cfe-dev] Repeated NNS in Elaborated types?
Enea Zaffanella
- [cfe-dev] Remove explicit template specializations
Vassil Vassilev
- [cfe-dev] [OpenCL patch] support for __builtin_astype, __builtin_convert, __builtin_vec_step
Benyei, Guy
- [cfe-dev] OpenCL support - using metadata
Benyei, Guy
- [cfe-dev] Clang++/MSVC10 chokes on "__unaligned" in VS header files
Ruben Van Boxem
- [cfe-dev] Interest in a -Wimplicit-virtual?
Elliot Glaysher (Chromium)
- [cfe-dev] dependent scope expr weirdness
Abramo Bagnara
- [cfe-dev] Building Clang on MinGW
Matthieu Monrocq
- [cfe-dev] Utility of the -w option
John Wiegley
- [cfe-dev] Help with AST (de)serialization API
Sam
- [cfe-dev] Regressions
Abramo Bagnara
- [cfe-dev] MS/Borland portability and 2-phase lookup
Eric Niebler
- [cfe-dev] Fixing MemberPointerTypeLoc.
Enea Zaffanella
- [cfe-dev] AST structrue of enums in clang
Talespin Kit
- [cfe-dev] Ask for add support gcc-4.4.5 in gentoo
Marcin Mirosław
- [cfe-dev] noexcept specifier
Sebastian Redl
- [cfe-dev] clang bootstrap broken on darwin10
Jack Howarth
- [cfe-dev] Enums for Parse, Sema & AST
Sebastian Redl
- [cfe-dev] Exception Specs & Redeclarations
Sebastian Redl
- [cfe-dev] cfe-dev Digest, Vol 45, Issue 19
Matthieu Monrocq
- [cfe-dev] Online Doxygen docs are incomplete.
Enea Zaffanella
- [cfe-dev] Merging dependent expressions
Sebastian Redl
- [cfe-dev] Build clang plugin with Clang Binaries
Hao Jiang
- [cfe-dev] DeclRefExpr: how to distinguish between variable ref and function ref?
jignesh vasoya
- [cfe-dev] Errors compiling trunk on Windows
Nikola Smiljanic
- [cfe-dev] Type Uniquing with noexcept specifiers
Sebastian Redl
- [cfe-dev] Errors building clang plugin on Max OS
Hao Jiang
- [cfe-dev] OpenCL vec_step feature implementation - Updated patch
Peter Collingbourne
- [cfe-dev] Clang crtbegin.o not found
Greg I Kerr
- [cfe-dev] Writing a more robust code generation system
chris nuernberger
- [cfe-dev] Clang Static Analyzer: Checking absence of method definition
Vu Le
- [cfe-dev] Announcing LLVM 2.9 Testing!
Bill Wendling
- [cfe-dev] Linker errors while building windows executable.
Michael Morris
- [cfe-dev] When two functions are the same could clang optimize out one of them?
邓尧
- [cfe-dev] declspec(property...) advice
Eric Niebler
- [cfe-dev] ConditionalOperator::setCond is gone
Olaf Krzikalla
- [cfe-dev] compiling c99 libs under windows
Jochen Wilhelmy
- [cfe-dev] NormalInlining pass run only at > O1
Roman Divacky
- [cfe-dev] LLVM 2.9 RC1 Pre-release Tarballs
Bill Wendling
- [cfe-dev] [RC1] Building clang/llvm on Cygwin-1.7
NAKAMURA Takumi
- [cfe-dev] __has_feature(cxx_nullptr)
Howard Hinnant
- [cfe-dev] Commit champion
Argyrios Kyrtzidis
- [cfe-dev] 2.9: Umbrella PR
Bill Wendling
- [cfe-dev] Announcement: another Summer 2011 Internship with Sony PlayStation
alex_rosenberg at playstation.sony.com
- [cfe-dev] patch file to allow cmake to finish
Schmiedlin, Joshua
- [cfe-dev] ConceptClang Prototype
Larisse Voufo
- [cfe-dev] [OpenCL patch] sampler_t as a builtin type
Tanya Lattner
- [cfe-dev] access checking during sfinae
Howard Hinnant
- [cfe-dev] Proposal to change the PPCallbacks interface
Manuel Klimek
- [cfe-dev] Several questions about UncheckedReturn statistic Checker
章磊
- [cfe-dev] Is this a bug in AnalysisConsumer ?
Michael Han
- [cfe-dev] LLVM linker substitute for GNU's '-sectcreate'
karl at pitrich.com
- [cfe-dev] Removal of the AST XML printer (r127141)
Anton Lokhmotov
- [cfe-dev] AST transformations
Michael Boyer
- [cfe-dev] Disabling functionality on 2.9
Sebastian Redl
- [cfe-dev] GIT mirrors
Anton Korobeynikov
- [cfe-dev] MRV on x86_64
Arushi Aggarwal
- [cfe-dev] Rewriter and AST nodes SourceRange's
Abramo Bagnara
- [cfe-dev] How to identify pointer variable declarations in C source while traversing with ASTConsumer?
jignesh vasoya
- [cfe-dev] Clang++ error
Devchandra L Meetei
- [cfe-dev] Does anyone know when Xcode 4 will update its clang to a version with C++0x 'auto'?
Faisal Vali
- [cfe-dev] [OpenCL patch] vector logical operations (not, and, or)
Tanya Lattner
- [cfe-dev] best way to figure out the C++0x features supported by my current clang binary?
Faisal Vali
- [cfe-dev] [OpenCL patch] misc frontend and driver changes
Tanya Lattner
- [cfe-dev] How to check if a Decl is static
Ilya Mirsky
- [cfe-dev] [LLVMdev] [patch] Change llvm_unreachable to use __builtin_unreachable() in -asserts
NAKAMURA Takumi
- [cfe-dev] A small proposal about TagType's and source ranges
Abramo Bagnara
- [cfe-dev] Questions about CXXRecordDecl
Alexander MacDonald
- [cfe-dev] [libcxx] Linux support status?
John Myers
- [cfe-dev] Tracing variable-usage within a whole project (objc)
Lars von Trier
- [cfe-dev] CMake Build Broken on Mac?
Justin Holewinski
- [cfe-dev] AST representation constant time arrays defined with enums
chris nuernberger
- [cfe-dev] C++ compilation error
Grégory Ruch
- [cfe-dev] r127596 "Make dealloc noexcept" breaks -std=c++0x with darwin libstdc++
Jean-Daniel Dupas
- [cfe-dev] Static analyzer: dead store false positives
Trevor Harmon
- [cfe-dev] windows testing - lit.py failure
dawn at burble.org
- [cfe-dev] Broken "not" and platform file paths
John Thompson
- [cfe-dev] [release_29] Good status of ppc-redhat-linux on Fedora 12 PS3
NAKAMURA Takumi
- [cfe-dev] clang++
Devchandra L Meetei
- [cfe-dev] Relationship between ObjCPropertyRefExpr and ObjCIvarDecl
Hendrik vP
- [cfe-dev] Building clang for MingW
Edward Diener
- [cfe-dev] Build failures for VC++ 10
Edward Diener
- [cfe-dev] Clang and Boost under Windows
Edward Diener
- [cfe-dev] Using CompilerInstance
Gagan Gupta
- [cfe-dev] Building clang with MingW and MSYS
Edward Diener
- [cfe-dev] Interest in a -Wusing-namespace-in-headers?
Elliot Glaysher (Chromium)
- [cfe-dev] Errors building clang with mingw
Edward Diener
- [cfe-dev] Cross-compilation status
Konstantin Tokarev
- [cfe-dev] Building Boost for iPhone
Laurențiu Păncescu
- [cfe-dev] HeaderSearch
Ilya Mirsky
- [cfe-dev] Front-end with support for custom __attribute__'s
Konstantin Tokarev
- [cfe-dev] Locating Includes for Rewriting
Gabriel Martinez
- [cfe-dev] Clang for Windows and Boost
Edward Diener
- [cfe-dev] tablegen
chris nuernberger
- [cfe-dev] [RC1] Status of Visual Studio 8, 9 and 10
NAKAMURA Takumi
- [cfe-dev] [RC1] Status of Mingw MSYS
NAKAMURA Takumi
- [cfe-dev] Exception Personality Function
David Chisnall
- [cfe-dev] Building release version of clang for MingW
Edward Diener
- [cfe-dev] Extent of CUDA support in clang as of 2.9-rc1
Tan Chee Eng
- [cfe-dev] [PATCH] OpenCL-specific image2d_t, image3d_t and sampler_t types
Anton Lokhmotov
- [cfe-dev] Segmentation fault
Grégory Ruch
- [cfe-dev] clang++ c++0x and std::move
mercurio7891
- [cfe-dev] Define macro in program manually
Wen-Han Gu
- [cfe-dev] Using "-x c++" with clang_parseTranslationUnit()
Stefan Seefeld
- [cfe-dev] Testing using MSYS + CMake
Matthieu Monrocq
- [cfe-dev] Git mirror for Clang
Konstantin Tokarev
- [cfe-dev] cfe-dev Digest, Vol 45, Issue 89
Matthieu Monrocq
- [cfe-dev] The really scary part of noexcept
Sebastian Redl
- [cfe-dev] how to differentiate variable read and write
jignesh vasoya
- [cfe-dev] Calling a function from Visual Studio dll - name mangling issues
Daan Nijs
- [cfe-dev] CLang Diagnostics Overview
Remko Tronçon
- [cfe-dev] Build one translation-unit out of multiple source-files
Hendrik vP
- [cfe-dev] clang++ invoking custom built gold
Giulio Eulisse
- [cfe-dev] GSoC - Static Analyzer project ideas?
Martin Milata
- [cfe-dev] Performance of Clang build with GCC vs self-hosted
Konstantin Tokarev
- [cfe-dev] Idea about libstdc++ headers support
Konstantin Tokarev
- [cfe-dev] CMake + MSYS broken on ToT ?
Matthieu Monrocq
- [cfe-dev] Announcement: 2.9rc2 Delay
Bill Wendling
- [cfe-dev] git release branches
Luc Bourhis
- [cfe-dev] [PATCH] OpenCL half support
Anton Lokhmotov
- [cfe-dev] Question about sizeof(long double) on Win64
John Wiegley
- [cfe-dev] Clang cross-referenced source code
Stefan Seefeld
- [cfe-dev] Hi. I found strange behavior... Can I know about what's the `inline class`?
Eonil Hoon Hwangbo
- [cfe-dev] CodeGenModule::GetAddrOfConstantString(const StringLiteral *Literal)
David Chisnall
- [cfe-dev] [cfe-commits] r126459 - in /cfe/trunk: include/clang/AST/ include/clang/Frontend/ include/clang/Serialization/ lib/AST/ lib/Sema/ lib/Serialization/ test/Index/ tools/libclang/
Craig Silverstein
- [cfe-dev] [libcxx] Multiline regular expression matching
Jonathan Sauer
- [cfe-dev] inspecting emitted blocks code
Abhishek Kulkarni
- [cfe-dev] mapping memory accesses
drizzle drizzle
- [cfe-dev] clang omits a part of the code
Nir Pluderman
- [cfe-dev] r128208 fixes PR9463 for real, but breaks other part :-(
Jean-Daniel Dupas
- [cfe-dev] Clang using MingW
Edward Diener
- [cfe-dev] implementation of code completion and source code browsing for an IDE
Jared Low
- [cfe-dev] Announcing: LLVM 2.9 RC2 Testing Phase
Bill Wendling
- [cfe-dev] Moving CharUnits.h from AST to Basic
Ken Dyck
- [cfe-dev] notes without warnings and a question to -cc1
Olaf Krzikalla
- [cfe-dev] Error during parsing
Petr Šilhavík
- [cfe-dev] Access to user supplied argument list when instantiating the injected-class-name
Mihai Rusu
- [cfe-dev] Unexpected x86/AVX cmpXY builtin codegen
Syoyo Fujita
- [cfe-dev] LLVM compilation error on MinGW / MSYS (CMake)
Matthieu Monrocq
- [cfe-dev] cfe-dev Digest, Vol 45, Issue 110
Matthieu Monrocq
- [cfe-dev] Announcing LLVM 2.9 RC3 Testing Phase
Bill Wendling
- [cfe-dev] [RC3] Visual Studio [8,9,10] Debug build
NAKAMURA Takumi
- [cfe-dev] [RC3] Visual Studio [8, 9, 10] Release build
NAKAMURA Takumi
- [cfe-dev] querying information about preprocessing directives in libclang
Stefan Seefeld
- [cfe-dev] [RC3] Status on Mingw MSYS
NAKAMURA Takumi
- [cfe-dev] [RC3] Status on Cygwin-1.7
NAKAMURA Takumi
- [cfe-dev] Google Summer of Code Idea: Lambda functions and other C++ 2011 things
Nicola Gigante
- [cfe-dev] [RC3] FreeBSD status.
arrowdodger
- [cfe-dev] alignment of local variables
Akira Hatanaka
- [cfe-dev] Fetching typedef details via libclang
Stefan Seefeld
- [cfe-dev] [GSoC] "Microsoft Visual C++ ABI support in Clang" proposal
Charles Davis
- [cfe-dev] minimal clang for AST use
rmk
- [cfe-dev] Interesting problem trying to obtain UsingShadowDecl from DeclRefExpr
Abramo Bagnara
- [cfe-dev] How to access the CGDebug class for lineNumbers and columnNumber
Phillip Power
- [cfe-dev] Curious error
John Thompson
- [cfe-dev] [GSoC] "C++0x Lambda functions implementation" proposal
Nicola Gigante
- [cfe-dev] [PATCH] Add libstdc++-4.4 patch for C++0x to the website (issue4336041)
jyasskin at gmail.com
- [cfe-dev] clang 1.7 - os x - bjam
er
- [cfe-dev] Targeting ARM with Clang
Marshall Clow
- [cfe-dev] GCC 4.6, LLVM/Clang 2.9, DragonEgg Five-System Benchmarks
Nikola Smiljanic
- [cfe-dev] GCC 4.6, LLVM/Clang 2.9, DragonEgg Five-System Benchmarks
Konstantin Tokarev
- [cfe-dev] GCC 4.6, LLVM/Clang 2.9, DragonEgg Five-System Benchmarks
John McCall
- [cfe-dev] GCC 4.6, LLVM/Clang 2.9, DragonEgg Five-System Benchmarks
Frits van Bommel
- [cfe-dev] GCC 4.6, LLVM/Clang 2.9, DragonEgg Five-System Benchmarks
Tobias Grosser
- [cfe-dev] GCC 4.6, LLVM/Clang 2.9, DragonEgg Five-System Benchmarks
Evan Cheng
- [cfe-dev] GCC 4.6, LLVM/Clang 2.9, DragonEgg Five-System Benchmarks
Eric Christopher
- [cfe-dev] GCC 4.6, LLVM/Clang 2.9, DragonEgg Five-System Benchmarks
"C. Bergström"
- [cfe-dev] GCC 4.6, LLVM/Clang 2.9, DragonEgg Five-System Benchmarks
Eric Christopher
- [cfe-dev] GCC 4.6, LLVM/Clang 2.9, DragonEgg Five-System Benchmarks
Michael Larabel
- [cfe-dev] GCC 4.6, LLVM/Clang 2.9, DragonEgg Five-System Benchmarks
Chris Lattner
- [cfe-dev] GCC 4.6, LLVM/Clang 2.9, DragonEgg Five-System Benchmarks
Michael Larabel
- [cfe-dev] GCC 4.6, LLVM/Clang 2.9, DragonEgg Five-System Benchmarks
Konstantin Tokarev
- [cfe-dev] AST Transformation
Grégory Ruch
- [cfe-dev] Unaligned loads
Damien Vincent
- [cfe-dev] "gcc compatible driver" internals
Konstantin Tokarev
- [cfe-dev] Traversing a CXCursorSet
Tobias
- [cfe-dev] doxygen shows incomplete inheritance diagram for class CXXRecordDecl
Vassil Vassilev
- [cfe-dev] [GSoC] "C++0x Lambda functions implementation"
Richard Smith
- [cfe-dev] Clang 2.8 problems with 4.4.4. cstddef
Gagan Gupta
- [cfe-dev] Intrinsics without builtin
Damien Vincent
Last message date:
Thu Mar 31 18:07:30 PDT 2011
Archived on: Mon Dec 2 22:19:12 PST 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).