• Show log

    Commit

  • Hash : 6c0c2d87
    Author : alokp@chromium.org
    Date : 2012-07-18T15:49:56

    Do not call MacroExpander::popMacro() from MacroExpander::~MacroExpander().
    MacroExpander::popMacro() assumes that the macro being popped has been fully parsed.
    This may not be true for MacroExpander destructor which may get called anytime the compiler decides to abort the compilation process.
    This patch just deletes the macro-contexts pushed in the stack without validating the parse state of current macro.
    
    BUG=348
    Review URL: https://codereview.appspot.com/6415043
    
    git-svn-id: https://angleproject.googlecode.com/svn/trunk@1227 736b8ea6-26fd-11df-bfd4-992fa37f6226
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags