It is possible that imported SourceLocExpr can cause not expected behavior (if __builtin_LINE() is used together with __LINE__ for example) but still it may be worth to import these because some projects use it.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
This revision is now accepted and ready to land.Mar 19 2021, 5:30 AM
Closed by commit rG96e675bdd5c8: [clang][ASTImporter] Add import support for SourceLocExpr. (authored by balazske). · Explain WhyMar 19 2021, 8:23 AM
This revision was automatically updated to reflect the committed changes.