Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Common/CodeLocationTools.cpp

    racb33f15 r525f7ad  
    2020#include "AST/Pass.hpp"
    2121#include "AST/TranslationUnit.hpp"
    22 #include "Common/CodeLocation.h"
     22#include "Common/CodeLocation.hpp"
    2323
    2424namespace {
     
    153153    macro(ConstantExpr, Expr) \
    154154    macro(SizeofExpr, Expr) \
     155    macro(CountExpr, Expr ) \
    155156    macro(AlignofExpr, Expr) \
    156157    macro(UntypedOffsetofExpr, Expr) \
Note: See TracChangeset for help on using the changeset viewer.