December 2012 Archives by thread
Starting: Sat Dec 1 01:06:41 PST 2012
Ending: Mon Dec 31 23:18:45 PST 2012
Messages: 653
- [cfe-dev] [LLVMdev] RFC: Change tests to run with fixed (not-host dependent) triple
Chandler Carruth
- [cfe-dev] Determining if method is a constructor
Victor Vicente de Carvalho
- [cfe-dev] [ubsan] Check recovery
Richard Smith
- [cfe-dev] 3.2 Release - RC2 source and binary tarballs available for download
Pawel Wodnicki
- [cfe-dev] How to perform template substitution in the clang library
stewart mackenzie
- [cfe-dev] Two test items of MiBench in test-suite are NOT tested correctly
Journeyer J. Joh
- [cfe-dev] getting info about fields in a RecursiveASTVisitor::VisitFieldDecl override
Manuel Klimek
- [cfe-dev] Problem parsing a simple C++ file.
Hurcan Solter
- [cfe-dev] Recovering an unique ID for an unqualified type
Victor Vicente de Carvalho
- [cfe-dev] [RFC] Scoped no-alias metadata
Hal Finkel
- [cfe-dev] JSONCompilationDB Parser
Manuel Klimek
- [cfe-dev] analysis an array
Rambo
- [cfe-dev] [LLVMdev] Error while using -fblocks with clang and mingw
NAKAMURA Takumi
- [cfe-dev] Static analysis without compilation
Sujit Kamthe
- [cfe-dev] Clang as a compiler-only tool
Roman Divacky
- [cfe-dev] How to pass '#define's and '#undef's to a clang::Preprocessor object?
Peeter Joot
- [cfe-dev] XMas Cambridge LLVM Social
Renato Golin
- [cfe-dev] !!! 3.2 Release - Release Notes, Documentation, External Projects and the RC3
32bitmicro
- [cfe-dev] Generating IR for a specific arch
Sixstringartist
- [cfe-dev] Question concerning the state of the source on master (using Git)
Oliver Schneider
- [cfe-dev] LLVM Bay-area Social, end of the year edition!
Nick Lewycky
- [cfe-dev] [review request for libcxxabi] fix cxa_demangle.cpp to compile with gcc 4.6
Malea, Daniel
- [cfe-dev] Objective-C Boxed Expressions Error: unexpected '@' in program
Charalampos Chrysovalantis Emmanouilidis
- [cfe-dev] Paris LLVM Social tonight
Duncan Sands
- [cfe-dev] AST parsing with CLang: get whole AST tree instead of events (like XML DOM instead of SAX) ?
Kevin Steiner
- [cfe-dev] scan-build suppressions?
Anna Zaks
- [cfe-dev] Which Checker type to use?
Sujit Kamthe
- [cfe-dev] [RFC] Dynamic AST Matcher library
Samuel Benzaquen
- [cfe-dev] [RFC] cpp11-migrate tool
Vane, Edwin
- [cfe-dev] LLVM blog posts
Chris Lattner
- [cfe-dev] no warning for arrays that are too short?
Sean McBride
- [cfe-dev] Multi-dimensional arrays
TROUVE Antoine
- [cfe-dev] !!! 3.2 Release RC3 source code available for download and testing
Pawel Wodnicki
- [cfe-dev] What is the status of clang-based service architecture?
Kosztka Imre Dávid
- [cfe-dev] Proposal: Type-Aware Memory Profiling
Dai Mikurube
- [cfe-dev] [RFC] Preliminary patch to support MSVC __declspec(property)
endlessroad1991 at gmail.com
- [cfe-dev] how to get basic block ID of a statement inside visit* methods
Rajendra
- [cfe-dev] using clang with gcc 4.8 headers
I B
- [cfe-dev] Rewriting function calls
qiuyin at gmail.com
- [cfe-dev] what order it is in TraverseDecl, TraverseType and TraverseStmt?
Rambo
- [cfe-dev] destroy local objects at the end of a compound statement
peter jacobsen
- [cfe-dev] clang-format and "ASCII art" formatting
Daniel Jasper
- [cfe-dev] [ubsan] Check recovery performance, optimizations
Will Dietz
- [cfe-dev] [RFC] -frelative-path option to change __FILE__
Jordan Rose
- [cfe-dev] Transitioning Clang's docs/ to Sphinx
Sean Silva
- [cfe-dev] Clang plugin modify AST
Mani
- [cfe-dev] no-alias generated as result of restrict function arguments
Joerg Sonnenberger
- [cfe-dev] clang: Compiling dll with clang
Kim
- [cfe-dev] PowerPC 64 build bots...
Chandler Carruth
- [cfe-dev] [cfe-commits] r169670 - in /cfe/trunk: include/clang/AST/DeclCXX.h lib/AST/DeclCXX.cpp lib/Sema/SemaDeclCXX.cpp
Kim Gräsman
- [cfe-dev] tooling helper
Laszlo Nagy
- [cfe-dev] Making music with clang
Jonathan Sauer
- [cfe-dev] Is it a bug? clang doesn't generate "complete object constructor" code when the class contains pure virtual method.
orchidnju-dummy at yahoo.com.cn
- [cfe-dev] Extend Static Analyzer with Abstract Interpretation
Bridge
- [cfe-dev] Creating DLLs from within an application
Marco Craveiro
- [cfe-dev] clang::idx -> 3.2 release
Luis Ayuso
- [cfe-dev] Restarting Web Server
John Criswell
- [cfe-dev] clang::CXXRecordDecl::data __assert_fail. Clang problem, or bug in my VisitCXXRecordDecl() implementation?
Peeter Joot
- [cfe-dev] Attribute parsing at end of translation unit?
Delesley Hutchins
- [cfe-dev] Is there any method like llvm::DEBUG in Clang?
Journeyer J. Joh
- [cfe-dev] Build clang for Eclipse CDT using CMake
Sujit Kamthe
- [cfe-dev] Divide by zero reporting
Sujit Kamthe
- [cfe-dev] [ANN] Registration for C++Now 2013 is now open
Boris Kolpackov
- [cfe-dev] Caching a unified ParentMap in the ASTContext?
Manuel Klimek
- [cfe-dev] querying access spec for declaration in clang-c
Stefan Seefeld
- [cfe-dev] printing name of owning anonymous structure in RecursiveASTVisitor::VisitFieldDecl?
Peeter Joot
- [cfe-dev] better way to test for explicit C++ constructor?
Peeter Joot
- [cfe-dev] Phabricator: the disk is full?
Dmitri Gribenko
- [cfe-dev] Diagnostic IDs, parsing speed and how to generate lookup tables
Manuel Klimek
- [cfe-dev] Best way to determine which condition branch i am on in a static analyzer checker
Richard
- [cfe-dev] Arcanist having trouble connecting
Vane, Edwin
- [cfe-dev] unclear about how to correctly run scan-build through make
Peeter Joot
- [cfe-dev] targeting iOS
Cosimo Caproni
- [cfe-dev] [libcxx]: problem involving static const data members of class numeric_limits
ZhangXiongpang
- [cfe-dev] A Question regarding the use of clang API for IDE
Yossi Kantor
- [cfe-dev] Web Server Restarted
John Criswell
- [cfe-dev] basic analyzer checker programstate problem
Richard
- [cfe-dev] [PATCH] ubsan: Emit branch metadata
Will Dietz
- [cfe-dev] [ubsan] Add -fsanitize-warn-once, only emit runtime error once per check
Will Dietz
- [cfe-dev] Way to disable sanitize checks locally
zapadinsky
- [cfe-dev] Nested forward declarations of self
Kim Gräsman
- [cfe-dev] Address Sanitizer and Objective-C garbage collection (GC) incompatible?
Sean McBride
- [cfe-dev] Help needed on the LLVM 3.2 release notes for Clang
Chris Lattner
- [cfe-dev] Checking type conversion possibility
Manjunath Kudlur
- [cfe-dev] Linker selection
David Chisnall
- [cfe-dev] [ANN] CGO Tutorial on MCLinker and LLVM 2013 - Call for Participation
陳韋任 (Wei-Ren Chen)
- [cfe-dev] Insert static data member definitions
devkid
- [cfe-dev] Clang Executable Debugging with GDB
Luke Mauldin
- [cfe-dev] getting int value from IntegerLiteral, float value from FloatingLiteral
Rajendra
- [cfe-dev] thread(F&&) fails when F is not MoveAssignable
Gordon Henriksen
- [cfe-dev] std::error_category not extensible?
Gordon Henriksen
- [cfe-dev] How to find all class-member-variables
Fritz Franz
- [cfe-dev] Unable to get Clang to obey target alignment requirements
Stephen McGruer
- [cfe-dev] propagating checker state for duration of a block
Richard
- [cfe-dev] Passing command line options to LLVM only?
Rafael Espíndola
- [cfe-dev] How can I foint out if a ValueDecl is an array?
Fritz Franz
- [cfe-dev] RFC: static analysis, malloc annontation for return via pointer argument
Scott Parlane
- [cfe-dev] [ANN] C++Now 2013 submission deadline extended to January 5th
Boris Kolpackov
- [cfe-dev] Suggestion for array bounds warning
Marshall Clow
- [cfe-dev] (no subject)
Peeter Joot
- [cfe-dev] How to determine clang's system include dirs, to set in ASTVisitor?
Peeter Joot
- [cfe-dev] SymbolRef and SVal confusion
Richard
- [cfe-dev] Support for Intel TBB library on Linux
Richard Hadsell
- [cfe-dev] any complete example of a Rewriter that changes function call arguments?
Peeter Joot
- [cfe-dev] Problem in SLocEntry creation
Abramo Bagnara
- [cfe-dev] Wanna know the specification which defines a certain target triple string
Journeyer J. Joh
- [cfe-dev] Another esoteric libc++ issue: std::chrono::operator* SFINA
Gordon Henriksen
- [cfe-dev] Extern ref from method defined outside its namespace
Robinson, Paul
- [cfe-dev] clang, libc++, libc++ABI & MacOSX 10.6
James Gregurich
- [cfe-dev] how to properly initialize builtins for RecursiveASTVisitor
Peeter Joot
- [cfe-dev] atomic_bool missing
Gordon Henriksen
- [cfe-dev] once_flag assumes zero-initialized memory
Gordon Henriksen
- [cfe-dev] How to find out name of variable of a given DeclStmt
Fritz Franz
- [cfe-dev] ConceptClang: Implementation Update
Fletcher, John P
- [cfe-dev] clang++.exe from 'Experimental Clang Binaries for Mingw32/x86' gives an error when executed
greatwolf
- [cfe-dev] build failure
John Smith
- [cfe-dev] Heads up, renaming attempt #2!
Chandler Carruth
- [cfe-dev] How to build libc++ under Linux
François Dumont
- [cfe-dev] Any tutorial or resource on getting a working CLang environment under Windows?
greatwolf
- [cfe-dev] Fwd: Any tutorial or resource on getting a working CLang environment under Windows?
Pawel Wodnicki
- [cfe-dev] Overlap/clash between libc++ and libsupc++
Hal Finkel
- [cfe-dev] How to change typedef in AST
Jaymie Strecker
- [cfe-dev] can't compile hello.c with Clang in win7
孙成波
- [cfe-dev] Do you use UML utility programs?
Journeyer J. Joh
- [cfe-dev] Developing Clang with XCode
Alexey Samsonov
- [cfe-dev] Using Clang AST classes to generate LLVM IR for a compiler front-end
LP
- [cfe-dev] How can I make clang/llvm use specific toolchain?
Leonid Borisenko
- [cfe-dev] <initializer_list>
Dave Yost
- [cfe-dev] prettyprint statement
madil90
- [cfe-dev] CurContext during variable capture for Lambda
Manjunath Kudlur
- [cfe-dev] I can't get the defined size
Rambo
- [cfe-dev] why <<<NULL>>> in AST dump
Rajendra
- [cfe-dev] [RFC] OpenMP Support in Clang
Alexey Bataev
- [cfe-dev] Build LLVM package from sources
Eugene Ostroukhov
- [cfe-dev] libclang Discrepancy in getting the range of a Variable Declaration.
Peter Conn
- [cfe-dev] [PATCH] linker tweaks for OpenBSD
Brad Smith
- [cfe-dev] [ubsan] Recover by default, use -fno-sanitize-recover to disable
Will Dietz
- [cfe-dev] Clang is prefixed by triplet?
Ruben Van Boxem
- [cfe-dev] Slowness of clang build
Edward Diener
- [cfe-dev] How to just enable debugging in compiler
Larry Evans
- [cfe-dev] [RFC] Tutorial for Clang Analyzer Plugins
Sam Handler
- [cfe-dev] valgrind memcheck shows leaks in svn clang compile of simplest c++ program
Larry Evans
- [cfe-dev] clang + managed c++...
Tarmo Pikaro
- [cfe-dev] how to determine a parameter has a type declarator in clang
kevin
- [cfe-dev] preprocessing source using libclang
Alex Turbov
- [cfe-dev] make check-all when configure with --with-gcc-toolchain gives false result?
Larry Evans
- [cfe-dev] Compiler crash on libclang with r171300
Matthieu Monrocq
- [cfe-dev] [PATCH] Correct OpenBSD profiling test
Brad Smith
- [cfe-dev] Using more than one version of clang
Edward Diener
- [cfe-dev] Failure building clang on Mageia2
Edward Diener
Last message date:
Mon Dec 31 23:18:45 PST 2012
Archived on: Mon Dec 2 22:19:29 PST 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).